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 84c335a commit 5411f52Copy full SHA for 5411f52
book.toml
@@ -22,6 +22,6 @@ enable = true
22
level = 1
23
24
[output.html.redirect]
25
-"medusa" = "./program-analysis/medusa/docs/src/index.html"
26
-"slither" = "./program-analysis/slither/index.html"
27
-"echidna" = "./program-analysis/echidna/index.html"
+"medusa/index.html" = "./program-analysis/medusa/docs/src"
+"slither/index.html" = "./program-analysis/slither"
+"echidna/index.html" = "./program-analysis/echidna"
0 commit comments