mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
remove fixed urls
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
baseurl = "https://doks-next.netlify.app/"
|
||||
canonifyURLs = true
|
||||
baseurl = "/"
|
||||
canonifyURLs = false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://doc.kerberos.io/"
|
||||
canonifyURLs = true
|
||||
baseurl = "/"
|
||||
canonifyURLs = false
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://staging.doc.kerberos.live/"
|
||||
canonifyURLs = true
|
||||
baseurl = "/"
|
||||
canonifyURLs = false
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
Reference in New Issue
Block a user