From 061fe0986659c937984c0c9445f8e8e1d00800a9 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 24 Oct 2021 00:09:32 +0200 Subject: [PATCH] Fix outdated information in book.toml --- book.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/book.toml b/book.toml index 098d7be..c2b9e5c 100644 --- a/book.toml +++ b/book.toml @@ -8,9 +8,9 @@ title = "Phundrak’s Interesting Links" [output.html] default-theme = "dark" curly-quotes = true -git-repository-url = "https://github.com/Phundrak/interesting-links" -edit-url-template = "https://github.com/Phundrak/interesting-links/edit/master/{path}" -site-url = "https://phundrak.github.io/interesting-links" +git-repository-url = "https://labs.phundrak.com/phundrak/interesting-links" +edit-url-template = "https://labs.phundrak.com/phundrak/links/_edit/main/{path}" +site-url = "https://links.phundrak.com" [output.html.fold] enable = true