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