Skip to content

Commit 71b88fc

Browse files
author
Katie Horne
authored
Fix screenshots (#387)
1 parent 5e77fa0 commit 71b88fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/deployments/code-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addition to the base code-server functionality.
1414
- [Manage and distribute workspace images](https://coder.com/docs/images)
1515
- [Build custom workspaces that include your project's dependencies](https://coder.com/docs/images/structure)
1616

17-
![Coder Dashboard](../../assets/jetbrains-launcher-icons.png)
17+
![Coder Dashboard](../../assets/applications.png)
1818

1919
## Developer workflows
2020

guides/deployments/keycloak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Realm will be where we will add the
4747
**ACS URL**:
4848
`https://<my-keycloak-url>/auth/realms/<realm-name>/broker/<keycloak-idp-alias>/endpoint`
4949

50-
![Entity ID](../assets/SAML-config-1.png)
50+
![Entity ID](../../assets/SAML-config-1.png)
5151

5252
1. The remaining parameters can be left as is, so click **Save** to proceed.
5353

0 commit comments

Comments
 (0)