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