Skip to content

Commit ddba6c1

Browse files
committed
doc(rustdoc): redirect more urls
1 parent 629a414 commit ddba6c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/rustdoc/book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ title = "The rustdoc book"
66
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustdoc"
77

88
[output.html.redirect]
9+
"/what-to-include.html" = "write-documentation/what-to-include.html"
910
"/the-doc-attribute.html" = "write-documentation/the-doc-attribute.html"
11+
"/linking-to-items-by-name.html" = "write-documentation/linking-to-items-by-name.html"
1012
"/documentation-tests.html" = "write-documentation/documentation-tests.html"
13+
"/website-features.html" = "advanced-features.html#custom-search-engines"
14+
"/passes.html" = "deprecated-features.html#passes"

0 commit comments

Comments
 (0)