Skip to content

Commit 642f961

Browse files
author
Katie Horne
authored
chore: fix links to images (coder#920)
1 parent c5ceddf commit 642f961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/coder-for-docker/local.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ on getting your first workspace up and running.
8585
When running, Docker Desktop displays both your Coder deployment and your
8686
workspace.
8787

88-
![Docker Desktop view](../assets/setup/docker-desktop.png)
88+
![Docker Desktop view](../../assets/setup/docker-desktop.png)
8989

9090
You can also view runtime information (i.e., API calls) in the console where you
9191
started your deployment:
9292

93-
![Console realtime info](../assets/setup/coder-for-docker-console.png)
93+
![Console realtime info](../../assets/setup/coder-for-docker-console.png)
9494

9595
## Dev URLs
9696

0 commit comments

Comments
 (0)