remove fixed urls

This commit is contained in:
Cedric Verstraeten
2024-10-01 08:39:45 +02:00
parent f85dcfb98f
commit 91f313d302
3 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
baseurl = "https://doks-next.netlify.app/" baseurl = "/"
canonifyURLs = true canonifyURLs = false

View File

@@ -1,4 +1,4 @@
baseurl = "https://doc.kerberos.io/" baseurl = "/"
canonifyURLs = true canonifyURLs = false
docsRepo = "https://github.com/kerberos-io/documentation" docsRepo = "https://github.com/kerberos-io/documentation"
editPage = true editPage = true

View File

@@ -1,4 +1,4 @@
baseurl = "https://staging.doc.kerberos.live/" baseurl = "/"
canonifyURLs = true canonifyURLs = false
docsRepo = "https://github.com/kerberos-io/documentation" docsRepo = "https://github.com/kerberos-io/documentation"
editPage = true editPage = true