Skip to content

Commit 3c4a217

Browse files
committed
README: Fix link
1 parent 4f2b097 commit 3c4a217

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Diff utility for [FBP graphs](http://github.com/flowbased/fbp),
44
making it easier to determine changes compare to using a naive textual diff of the JSON files.
55

6-
FBP graphs are used to specify a [Flow-based programming (FBP)]() or dataflow program,
7-
consisting of processes and connections between them.
6+
FBP graphs are used to specify a [Flow-based programming (FBP)](https://en.wikipedia.org/wiki/Flow-based_programming)
7+
or dataflow program, consisting of processes and connections between them.
88
The processes are nodes in the graph, and the connections are edges.
99

1010
## Status

0 commit comments

Comments
 (0)