Skip to content

Commit c011adf

Browse files
committed
fix link to cli/server
1 parent bc43664 commit c011adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/users/idp-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Visit the Coder UI to confirm these changes:
203203
### Group allowlist
204204

205205
You can limit which groups from your identity provider can log in to Coder with
206-
[CODER_OIDC_ALLOWED_GROUPS](https://coder.com/docs/cli/server#--oidc-allowed-groups).
206+
[CODER_OIDC_ALLOWED_GROUPS](../../reference/cli/server.md#--oidc-allowed-groups).
207207
Users who are not in a matching group will see the following error:
208208

209209
<Image height="412px" src="../../images/admin/group-allowlist.png" alt="Unauthorized group error" align="center" />

0 commit comments

Comments
 (0)