File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ icon: '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/19
6
6
7
7
We’re excited for you to be part of the growing community of Coder users, and we
8
8
wanted to provide an onboarding guide to ensure you have a great experience.
9
- Coder’s [ documentation is completely open-source ] ( https://github.com/cdr/docs ) ,
9
+ Coder’s [ documentation is publicly editable ] ( https://github.com/cdr/docs ) ,
10
10
so please feel free to contribute and provide feedback as you desire.
11
11
12
12
## Setup and deploy Coder
@@ -21,9 +21,9 @@ can [install Coder via Helm](./setup/installation.md).
21
21
After you deploy Coder, you’ll need to [ upload your license
22
22
file] ( ./setup/configuration.md ) before you can configure the application (you
23
23
can get a trial license for free [ here] ( https://coder.com/trial ) ). Once logged
24
- in, you’ll be able to access the [ administration management] ( .// admin/index.md )
24
+ in, you’ll be able to access the [ administration management] ( ./admin/index.md )
25
25
menu to set up things such as [ access
26
- controls] ( .// admin/access-control/index.md ) with OpenID Connect (OIDC),
26
+ controls] ( ./admin/access-control/index.md ) with OpenID Connect (OIDC),
27
27
[ create organizations] ( ./admin/organizations.md ) , and create an OAuth app for
28
28
your users to [ connect to your Git provider] ( ./admin/git.md ) .
29
29
You can’t perform that action at this time.
0 commit comments