We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentb050bbf commit8f9b075Copy full SHA for 8f9b075
docs/README.md
@@ -47,7 +47,7 @@ Remote development offers several benefits for users and administrators, includi
47
-**Increased security**
48
49
- Centralize source code and other data onto private servers or cloud services instead of local developers' machines.
50
-- Manage users and groups with[SSO](https://coder.com/docs/admin/auth) and[Role-based access controlled (RBAC)](https://coder.com/docs/admin/rbac).
+- Manage users and groups with[SSO](./admin/users/oidc-auth.md) and[Role-based access controlled (RBAC)](./admin/users/groups-roles#roles).
51
52
-**Improved compatibility**
53