From 0dae9a838452d354897df8c1862f63eae4671e2f Mon Sep 17 00:00:00 2001 From: sunface Date: Wed, 23 Mar 2022 20:05:16 +0800 Subject: [PATCH] update repo layout --- en/book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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