mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
docs: additional terms for dedicated instance (#2047)
* init * adds maintenance * incidents, minors * sidebar * naming tos * annex * intro * updates support services * update sla * correct error * tos * custom support hours * revision tos * Apply suggestions from code review Co-authored-by: Florian Forster <florian@caos.ch> * purchase order * fix guarantees link Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
@@ -159,6 +159,15 @@ module.exports = {
|
||||
'legal/support-services',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Dedicated Instance',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'legal/terms-of-service-dedicated',
|
||||
'legal/dedicated-instance-annex',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Policies',
|
||||
|
Reference in New Issue
Block a user