diff --git a/docs/book/book.toml b/docs/book/book.toml index 44a9b7066fb3..ba3c1dede5db 100644 --- a/docs/book/book.toml +++ b/docs/book/book.toml @@ -12,7 +12,7 @@ edition = "2021" edit-url-template = "https://github.com/rust-lang/rust-analyzer/edit/master/manual/{path}" git-repository-url = "https://github.com/rust-lang/rust-analyzer/tree/master/manual" mathjax-support = true -site-url = "/rust-analyzer/" +site-url = "/manual/" [output.html.playground] editable = true