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 9f4e444 commit b026033Copy full SHA for b026033
docs/make.jl
@@ -11,7 +11,7 @@ makedocs(
11
pages = Any[
12
"Home" => "index.md",
13
"Network Analysis Algorithms" => "Algorithms.md",
14
- "Roadmap" => "roadmap.md"
+ "Roadmap" => "RAODMAP.md"
15
],
16
warnonly = [:missing_docs]
17
)
0 commit comments