diff --git a/book-example/src/format/config.md b/book-example/src/format/config.md index b3afc2d4..cc5c6845 100644 --- a/book-example/src/format/config.md +++ b/book-example/src/format/config.md @@ -289,7 +289,7 @@ heading-split-level = 3 copy-js = true [output.html.redirect] -/appendices/"bibliography.html" = "https://rustc-dev-guide.rust-lang.org/appendix/bibliography.html" +"/appendices/bibliography.html" = "https://rustc-dev-guide.rust-lang.org/appendix/bibliography.html" "/other-installation-methods.html" = "../infra/other-installation-methods.html" ```