Skip to content

Commit

Permalink
Merge pull request #4 from JuliaGraphs/ViralBShah-patch-1
Browse files Browse the repository at this point in the history
Fix docs URL
  • Loading branch information
ViralBShah committed Dec 27, 2021
2 parents 9089262 + 58da04f commit c5b5b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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

0 comments on commit c5b5b65

Please sign in to comment.