mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:57:32 +00:00
docs: quickstart, guides overview (#2524)
* fix: components, styles * col component * list components, change contents * fix link
This commit is contained in:
@@ -19,7 +19,6 @@ module.exports = {
|
||||
items: ['quickstarts/call-zitadel-api/go', 'quickstarts/call-zitadel-api/dot-net'],
|
||||
collapsed: false,
|
||||
},
|
||||
'quickstarts/libs',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Identity Aware Proxy',
|
||||
@@ -28,7 +27,7 @@ module.exports = {
|
||||
}
|
||||
],
|
||||
guides: [
|
||||
'guides/introduction',
|
||||
'guides/overview',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Get to know ZITADEL',
|
||||
|
Reference in New Issue
Block a user