diff --git a/en/book.toml b/en/book.toml index ca1e7c6..ab6b7ce 100644 --- a/en/book.toml +++ b/en/book.toml @@ -16,7 +16,7 @@ level = 1 additional-css = ["theme/style2.css"] additional-js = ["assets/custom.js"] git-repository-url = "https://github.com/sunface/rust-by-practice" -edit-url-template = "https://github.com/sunface/rust-by-practice/edit/master/{path}" +edit-url-template = "https://github.com/sunface/rust-by-practice/edit/master/en/{path}" [rust] edition = "2021" \ No newline at end of file