Skip to content

Commit bce5a00

Browse files
authored
Remove repo keyword, see if it works
1 parent c36ef2a commit bce5a00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ DocMeta.setdocmeta!(
1212
makedocs(;
1313
modules=[MultilayerGraphs],
1414
authors="Pietro Monticone, Claudio Moroni",
15-
repo="https://github.com/JuliaGraphs/MultilayerGraphs.jl/blob/{commit}{path}#{line}",
1615
sitename="MultilayerGraphs.jl",
1716
format=Documenter.HTML(;
1817
prettyurls=get(ENV, "CI", "false") == "true",

0 commit comments

Comments
 (0)