Skip to content

Commit 52ed430

Browse files
authored
Merge pull request #1934 from appwrite/update-auth-teams-doc
Add multi-tenancy user journey to Teams documentation
2 parents 9619e24 + 77f0671 commit 52ed430

File tree

3 files changed

+428
-2
lines changed

3 files changed

+428
-2
lines changed

src/routes/docs/products/auth/+layout.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
{
105105
label: 'Team invites',
106106
href: '/docs/products/auth/team-invites'
107+
},
108+
{
109+
label: 'Multi-tenancy',
110+
href: '/docs/products/auth/multi-tenancy'
107111
}
108112
]
109113
},

0 commit comments

Comments
 (0)