Skip to content

Commit c5b5b65

Browse files
authored
Merge pull request #4 from JuliaGraphs/ViralBShah-patch-1
Fix docs URL
2 parents 9089262 + 58da04f commit c5b5b65

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
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/JuliaGraphs/GraphsFlows.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaGraphs/GraphsFlows.jl/actions/workflows/ci.yml)
44
[![codecov.io](http://codecov.io/github/JuliaGraphs/GraphsFlows.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaGraphs/GraphsFlows.jl?branch=master)
5-
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliagraphs.github.io/GraphsFlows.jl/stable/)
5+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliagraphs.org/GraphsFlows.jl/dev/)
66

77
Flow algorithms on top of [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl),
88
including `maximum_flow`, `multiroute_flow` and `mincost_flow`.

0 commit comments

Comments
 (0)