mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
docs(legal): adds legal section (#1742)
* initial structure * change structure * change structure * example values * remove uneeded package lock * remove uneeded files append Load Testing * docs(legal): adds legal section * adds infobox for DE * adds darft privacy policy * updates reviewed privacy policy * fixes table * adds DPA * removes edit link * starts TOS * replaces ASCI chars with utf8 * fix: dpa, sla update from review * apply review of privacy policy * futher changes from review * updates TOS * update sidebar * updates rate limit policy * changes to intro * updates intros w link to agreement * Check files with MD Lint * Apply suggestions from code review Co-authored-by: Florian Forster <florian@caos.ch> * apply review privacy policy Co-authored-by: Florian Forster <florian@caos.ch> * changes effective dates Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: Florian Forster <florianÂ@caos.ch>
This commit is contained in:
@@ -47,6 +47,12 @@ module.exports = {
|
||||
label: 'Concepts',
|
||||
position: 'left'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'legal/introduction',
|
||||
label: 'Legal',
|
||||
position: 'left'
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/caos/zitadel',
|
||||
label: 'GitHub',
|
||||
|
Reference in New Issue
Block a user