We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b81004 commit 37f1d11Copy full SHA for 37f1d11
docs/make.jl
@@ -11,7 +11,7 @@ makedocs(
11
pages = Any[
12
"Home" => "index.md",
13
"Network Analysis Algorithms" => "Algorithms.md",
14
- "Roadmap" => "RAODMAP.md"
+ "Roadmap" => "ROADMAP.md"
15
],
16
warnonly = [:missing_docs]
17
)
0 commit comments