Skip to content

Commit 1a80f57

Browse files
committed
Update paths for configuration and image links
Update the links in IDP sync documentation to align with the new file structure, ensuring correct navigation and display of images and configurations.
1 parent 2c172e8 commit 1a80f57

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
@@ -215,7 +215,7 @@ Next configure the Coder server to read groups from the claim name with the
215215
[OIDC role field](../../reference/cli/server.md#--oidc-user-role-field) server
216216
flag:
217217

218-
Set the following in your Coder server [configuration](./configure.md).
218+
Set the following in your Coder server [configuration](../setup/index.md).
219219

220220
```env
221221
# Depending on your identity provider configuration, you may need to explicitly request a "roles" scope
@@ -298,7 +298,7 @@ coder organizations settings set role-sync \
298298

299299
Visit the Coder UI to confirm these changes:
300300

301-
![IDP Sync](../images/admin/users/organizations/role-sync.png)
301+
![IDP Sync](../../images/admin/users/organizations/role-sync.png)
302302

303303
</div>
304304

0 commit comments

Comments
 (0)