Skip to content

Commit 84c335a

Browse files
committed
Use index.html
1 parent 2a15b7b commit 84c335a

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

0 commit comments

Comments
 (0)