@@ -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 andmanage users with[ SSO] ( https://coder.com/docs/admin/auth ) and[ Role-based access controlled (RBAC)] ( https://coder.com/docs/admin/rbac ) .
45
+ - Manage users andgroups 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
83
83
support options and custom deployments.
84
84
85
85
##How does Coder work