Skip to content

Commit 9f4e444

Browse files
authored
Update make.jl
1 parent eef9736 commit 9f4e444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ makedocs(
1010
clean = true,
1111
pages = Any[
1212
"Home" => "index.md",
13-
"Network Analysis Algorithms" => "algorithms.md",
13+
"Network Analysis Algorithms" => "Algorithms.md",
1414
"Roadmap" => "roadmap.md"
1515
],
1616
warnonly = [:missing_docs]

0 commit comments

Comments
 (0)