We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa78ed commit 449961cCopy full SHA for 449961c
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# msgflo-cpp: C++ participant support for MsgFlo
2
3
-[MsgFlo](https://github.com/the-grid/msgflo) is a distributed, polyglot FBP (flow-based-programming)
+[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming)
4
runtime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.
5
This library makes it easy to create MsgFlo participants in C++.
6
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git://github.com/the-grid/msgflo.git"
+ "url": "git://github.com/msgflo/msgflo-cpp.git"
12
13
"licenses": [
14
{
0 commit comments