You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Remote development offers several benefits for users and administrators, includi
42
42
43
43
-**Increased security**
44
44
- Centralize source code and other data onto private servers or cloud services instead of local developers' machines.
45
-
-Provision and manage users with [SSO](https://coder.com/docs/admin/auth) and [Role-based access controlled (RBAC)](https://coder.com/docs/admin/rbac).
45
+
-Manage users and groups with [SSO](https://coder.com/docs/admin/auth) and [Role-based access controlled (RBAC)](https://coder.com/docs/admin/rbac).
46
46
47
47
-**Improved compatibility**
48
48
- Remote workspaces can share infrastructure configurations with other
@@ -79,7 +79,7 @@ Coder is free and open source under
79
79
[GNU Affero General Public License v3.0](https://github.com/coder/coder/blob/main/LICENSE).
80
80
All developer productivity features are included in the Open Source version of
81
81
Coder.
82
-
An [Enterprise license is available](https://coder.com/pricing) for enhanced
82
+
A [Premium license is available](https://coder.com/pricing#compare-plans) for enhanced
0 commit comments