Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b51158

Browse files
committed
fix images
1 parent 9364557 commit 1b51158

File tree

10 files changed

+3
-396
lines changed

10 files changed

+3
-396
lines changed

docs/admin/templates/managing-templates/devcontainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ iterate on their development environments.
4747
Docker socket from the VM inside the container to enable Docker inside the
4848
workspace.
4949

50-
![Devcontainer parameter screen](../images/templates/devcontainers.png)
50+
![Devcontainer parameter screen](../../../images/templates/devcontainers.png)
5151

5252
Your template can prompt the user for a repo URL with
5353
[Parameters](./parameters.md).

docs/admin/users/oidc-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ You can limit which groups from your identity provider can log in to Coder with
227227
[CODER_OIDC_ALLOWED_GROUPS](https://coder.com/docs/reference/cli/server#--oidc-allowed-groups).
228228
Users who are not in a matching group will see the following error:
229229

230-
![Unauthorized group error](../images/admin/group-allowlist.png)
230+
![Unauthorized group error](../../images/admin/group-allowlist.png)
231231

232232
## Role sync (enterprise)
233233

0 commit comments

Comments
 (0)