mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:17:32 +00:00
docs: split out self-hosting into new section (#4903)
* docs: split out self-hosting into section * check for broken links * fix netlify proxy forward * use full path
This commit is contained in:
@@ -65,6 +65,12 @@ module.exports = {
|
||||
docId: "apis/introduction",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
label: "Self-Hosting",
|
||||
docId: "self-hosting/deploy/overview",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
docId: "concepts/introduction",
|
||||
|
Reference in New Issue
Block a user