File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ and _Coder workspaces_ deployed in the same region.
118
118
119
119
- Integrate with existing Single Sign-On (SSO) solutions used within the
120
120
organization via the supported OAuth 2.0 or OpenID Connect standards.
121
- - Learn more about [ Authentication in Coder] ( ../admin/ auth.md ) .
121
+ - Learn more about [ Authentication in Coder] ( ../auth.md ) .
122
122
123
123
### Multi-region architecture
124
124
@@ -327,8 +327,8 @@ across multiple regions and diverse cloud platforms.
327
327
- Since the _ Registry_ is isolated from the internet, platform engineers are
328
328
responsible for maintaining Workspace container images and conducting periodic
329
329
updates of base Docker images.
330
- - It is recommended to keep [ Dev Containers] ( ../templates/dev-containers.md ) up
331
- to date with the latest released
330
+ - It is recommended to keep [ Dev Containers] ( ../../ templates/dev-containers.md )
331
+ up to date with the latest released
332
332
[ Envbuilder] ( https://github.com/coder/envbuilder ) runtime.
333
333
334
334
** Mirror of Terraform Registry**
Original file line number Diff line number Diff line change 3
3
Coder is highly extensible and is not limited to the platforms outlined in these
4
4
docs. The control plane can be provisioned on any VM or container compute, and
5
5
workspaces can include any Terraform resource. See our
6
- [ architecture diagram] ( ../about/architecture.md ) for more details.
6
+ [ architecture documentation] ( ../admin/architectures/architecture.md ) for more
7
+ details.
7
8
8
9
The following resources may help as you're deploying Coder.
9
10
You can’t perform that action at this time.
0 commit comments