Skip to content

Commit fafbb03

Browse files
committed
Enable url redirect
1 parent dfc510c commit fafbb03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ mathjax-support = true
2020
[output.html.fold]
2121
enable = true
2222
level = 1
23+
24+
[output.html.redirect]
25+
"medusa" = "./program-analysis/medusa/"
26+
"slither" = "./program-analysis/slither/"
27+
"echidna" = "./program-analysis/echidna/"

0 commit comments

Comments
 (0)