From 8e9ea6c8e0db00818f4384127fabf6022be30daf Mon Sep 17 00:00:00 2001 From: timofey Date: Sat, 27 May 2023 13:15:27 +0000 Subject: [PATCH] move urls to env --- book.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/book.toml b/book.toml index 74adafc..43952d4 100644 --- a/book.toml +++ b/book.toml @@ -12,5 +12,3 @@ create-missing = false [output.html] default-theme = "navy" mathjax-support = true -git-repository-url = "https://gitea.parrrate.ru/PTV/book-monads" -edit-url-template = "https://gitea.parrrate.ru/PTV/book-monads/_edit/latest/{path}"