Skip to content

Commit c0d2422

Browse files
fix(iam): remove guest doc (#5146)
1 parent 1815fdf commit c0d2422

File tree

4 files changed

+1
-90
lines changed

4 files changed

+1
-90
lines changed

menu/navigation.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,6 @@
332332
},
333333
{
334334
"items": [
335-
{
336-
"label": "Invite a Guest to an Organization",
337-
"slug": "invite-user-to-orga"
338-
},
339335
{
340336
"label": "Log in as a Member",
341337
"slug": "log-in-as-a-member"
@@ -580,10 +576,6 @@
580576
},
581577
{
582578
"items": [
583-
{
584-
"label": "Use Organizations",
585-
"slug": "use-organizations"
586-
},
587579
{
588580
"label": "Manage Organization quotas",
589581
"slug": "manage-quotas"

pages/iam/how-to/invite-user-to-orga.mdx

Lines changed: 0 additions & 49 deletions
This file was deleted.

pages/iam/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ meta:
1818
<SummaryCard
1919
title="Quickstart"
2020
icon="rocket"
21-
description="Learn how to create applications, invite users to your Organization, and more, in a few steps."
21+
description="Learn how to create applications, add users to your Organization, and more, in a few steps."
2222
label="View Quickstart"
2323
url="/iam/quickstart/"
2424
/>

pages/organizations-and-projects/how-to/use-organizations.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)