Skip to content

Commit 92e5dff

Browse files
authored
Update a few broken references
Currently, https://juliagraphs.github.io/GraphsFlows.jl/latest/ gives a 404; only `/dev/` is available. Since juliagraphs.github.io now redirects to juliagraphs.org, we follow that redirect as well.
1 parent 37a1c9d commit 92e5dff

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)