Skip to content

Commit a868aaa

Browse files
authored
Merge pull request #10 from fuglede/patch-1
Update a few broken references
2 parents 37a1c9d + 92e5dff commit a868aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ including `maximum_flow`, `multiroute_flow` and `mincost_flow`.
99
See [Maximum flow problem](https://en.wikipedia.org/wiki/Maximum_flow_problem)
1010
for a detailed description of the problem.
1111

12-
Documentation for this package is available [here](https://juliagraphs.github.io/GraphsFlows.jl/latest/). For an overview of JuliaGraphs, see [this page](https://juliagraphs.github.io/).
12+
Documentation for this package is available [here](https://juliagraphs.org/GraphsFlows.jl/dev/). For an overview of JuliaGraphs, see [this page](https://juliagraphs.org/).
1313

1414
## Usage
1515

0 commit comments

Comments
 (0)