From 431b5f01f9e35f4079e07c30ee8b113f4fd4e0c9 Mon Sep 17 00:00:00 2001 From: timofey Date: Wed, 26 Apr 2023 22:02:50 +0000 Subject: [PATCH] book edit --- book/book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book/book.toml b/book/book.toml index b589e48..0acaaa0 100644 --- a/book/book.toml +++ b/book/book.toml @@ -12,3 +12,4 @@ create-missing = false default-theme = "navy" mathjax-support = true git-repository-url = "https://gitea.parrrate.ru/PTV/radn-rs" +edit-url-template = "https://gitea.parrrate.ru/PTV/radn-rs/_edit/main/book/{path}"