diff --git a/README.md b/README.md index aacc9e99ef..d4bc2a9172 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ cargo build --release cargo doc ``` -5. Browse the LibAFL book (WIP!) with (requires [mdbook](https://github.com/rust-lang/mdBook)) +5. Browse the LibAFL book (WIP!) with (requires [mdbook](https://rust-lang.github.io/mdBook/index.html)) ``` cd docs && mdbook serve