mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: technical advisory (#5792)
* docs: technical advisory * Update docs/sidebars.js Co-authored-by: mffap <mpa@zitadel.com> * Update docs/docs/support/advisory/a10000.md Co-authored-by: mffap <mpa@zitadel.com> * Update docs/docs/support/advisory/a10000.md Co-authored-by: mffap <mpa@zitadel.com> * Update docs/docs/support/advisory/a10000.md Co-authored-by: mffap <mpa@zitadel.com> --------- Co-authored-by: mffap <mpa@zitadel.com>
This commit is contained in:
@@ -310,6 +310,21 @@ module.exports = {
|
||||
collapsed: true,
|
||||
items: [
|
||||
"support/troubleshooting",
|
||||
{
|
||||
type: 'category',
|
||||
label: "Technical Advisory",
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: 'support/technical_advisory',
|
||||
},
|
||||
collapsed: true,
|
||||
items: [
|
||||
{
|
||||
type: 'autogenerated',
|
||||
dirName: 'support/advisory',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Trainings",
|
||||
|
Reference in New Issue
Block a user