From 41bb79464991f6e4d83a024e7db1689c58ba67fc Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Tue, 11 Feb 2025 07:31:21 +0200 Subject: [PATCH] allow easy access to edit a page --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.toml b/book.toml index a58867d..3cdc34a 100644 --- a/book.toml +++ b/book.toml @@ -9,7 +9,7 @@ create-missing = false [output.html] git-repository-url = "https://github.com/Rust-for-Linux/rust-for-linux.com" -edit-url-template = "" +edit-url-template = "https://github.com/Rust-for-Linux/rust-for-linux.com/edit/main/{path}" no-section-label = true [output.html.fold]