Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 090fb83

Browse files
committed
Merge branch 'restructure-new' of https://github.com/coder/coder into restructure-new
2 parents 2027385 + 92c72be commit 090fb83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/users/idp-sync.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For deployments with multiple [organizations](./organizations.md), you must
9191
configure group sync at the organization level. In future Coder versions, you
9292
will be able to configure this in the UI. For now, you must use CLI commands.
9393

94-
First confirm you have the [Coder CLI](../install/index.md) installed and are
94+
First confirm you have the [Coder CLI](../../install/index.md) installed and are
9595
logged in with a user who is an Owner or Organization Admin role. Next, confirm
9696
that your OIDC provider is sending a groups claim by logging in with OIDC and
9797
visiting the following URL:
@@ -172,7 +172,7 @@ coder organizations settings set group-sync \
172172

173173
Visit the Coder UI to confirm these changes:
174174

175-
![IDP Sync](../images/admin/organizations/group-sync.png)
175+
![IDP Sync](../../images/admin/organizations/group-sync.png)
176176

177177
</div>
178178

0 commit comments

Comments
 (0)