Skip to content

Commit 77174a8

Browse files
committed
Fix image path in remote desktops guide
1 parent 6a1700a commit 77174a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/workspace-access/remote-desktops.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ mstsc /v localhost:3399
4646
```
4747

4848
or use your favorite RDP client to connect to `localhost:3399`.
49-
![windows-rdp](../images/ides/windows_rdp_client.png)
49+
![windows-rdp](../../images/ides/windows_rdp_client.png)
5050

5151
> Note: Default username is `Administrator` and password is `coderRDP!`.
5252

0 commit comments

Comments
 (0)