mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:07:32 +00:00
docs(installation): fix overview items (#3880)
* docs(installation): fix overview items * installation after getting started * fix broken links * fix broken links * fix broken link
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
trailingSlash: false,
|
||||
url: "https://docs.zitadel.com",
|
||||
baseUrl: "/",
|
||||
onBrokenLinks: "warn",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
favicon: "img/favicon.ico",
|
||||
organizationName: "zitadel",
|
||||
|
Reference in New Issue
Block a user