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