File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# MetaGraphsNext
2
2
3
- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://bramtayl .github.io/MetaGraphsNext.jl/dev )
4
- [ ![ CodeCov] ( https://codecov.io/gh/bramtayl /MetaGraphsNext.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/bramtayl /MetaGraphsNext.jl )
3
+ [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaGraphs .github.io/MetaGraphsNext.jl/dev )
4
+ [ ![ CodeCov] ( https://codecov.io/gh/JuliaGraphs /MetaGraphsNext.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaGraphs /MetaGraphsNext.jl )
5
5
6
6
This is an experimental, type-stable replacement for [ MetaGraphs] ( https://github.com/JuliaGraphs/MetaGraphs.jl )
Original file line number Diff line number Diff line change 1
1
using MetaGraphsNext
2
2
using Documenter: deploydocs, makedocs
3
3
makedocs (sitename = " MetaGraphsNext.jl" , modules = [MetaGraphsNext], doctest = false )
4
- deploydocs (repo = " github.com/bramtayl /MetaGraphsNext.jl.git" )
4
+ deploydocs (repo = " github.com/JuliaGraphs /MetaGraphsNext.jl.git" )
You can’t perform that action at this time.
0 commit comments