Skip to content

Commit 449961c

Browse files
committed
the-grid -> msgflo Github orgs
1 parent eaa78ed commit 449961c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# msgflo-cpp: C++ participant support for MsgFlo
22

3-
[MsgFlo](https://github.com/the-grid/msgflo) is a distributed, polyglot FBP (flow-based-programming)
3+
[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming)
44
runtime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.
55
This library makes it easy to create MsgFlo participants in C++.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/the-grid/msgflo.git"
11+
"url": "git://github.com/msgflo/msgflo-cpp.git"
1212
},
1313
"licenses": [
1414
{

0 commit comments

Comments
 (0)