diff --git a/book.toml b/book.toml index caea406..74adafc 100644 --- a/book.toml +++ b/book.toml @@ -12,5 +12,5 @@ create-missing = false [output.html] 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}" +git-repository-url = "https://gitea.parrrate.ru/PTV/book-monads" +edit-url-template = "https://gitea.parrrate.ru/PTV/book-monads/_edit/latest/{path}"