Skip to content

Commit bc621b2

Browse files
Merge pull request #3411 from ehuss/site-url
Fix 404 handling
2 parents 39d1419 + e25ff25 commit bc621b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title = "The Rust RFC Book"
44
[output.html]
55
no-section-label = true
66
git-repository-url = "https://github.com/rust-lang/rfcs"
7+
site-url = "/rfcs/"
78

89
[output.html.search]
910
heading-split-level = 0

0 commit comments

Comments
 (0)