Skip to content

Commit ecedbc9

Browse files
Add site-url to suppress link normalization warnings
1 parent f1e662d commit ecedbc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ additional-css = ["theme/style.css"]
1212
additional-js = ["assets/custom.js", "assets/bigPicture.js"]
1313
git-repository-url = "https://github.com/sunface/rust-course"
1414
edit-url-template = "https://github.com/sunface/rust-course/edit/main/{path}"
15+
site-url = "https://course.rs/"
1516

1617
[output.html.playground]
1718
editable = true

0 commit comments

Comments
 (0)