Skip to content

Commit 5411f52

Browse files
committed
Index.html on the right side
1 parent 84c335a commit 5411f52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ enable = true
2222
level = 1
2323

2424
[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"
25+
"medusa/index.html" = "./program-analysis/medusa/docs/src"
26+
"slither/index.html" = "./program-analysis/slither"
27+
"echidna/index.html" = "./program-analysis/echidna"

0 commit comments

Comments
 (0)