Skip to content

Commit 37f1d11

Browse files
authored
Update make.jl
1 parent 5b81004 commit 37f1d11

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
@@ -11,7 +11,7 @@ makedocs(
1111
pages = Any[
1212
"Home" => "index.md",
1313
"Network Analysis Algorithms" => "Algorithms.md",
14-
"Roadmap" => "RAODMAP.md"
14+
"Roadmap" => "ROADMAP.md"
1515
],
1616
warnonly = [:missing_docs]
1717
)

0 commit comments

Comments
 (0)