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

Skip to content

Commit 6a1700a

Browse files
committed
Update remote desktops doc to enhance clarity
Enhance the remote desktops documentation by refining links and formatting for improved accessibility and understanding.
1 parent 29346db commit 6a1700a

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ To use RDP with Coder, you'll need to install an
3333
[RDP client](https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients)
3434
on your local machine, and enable RDP on your workspace.
3535

36-
As a starting point, see the
37-
[gcp-windows-rdp](https://github.com/matifali/coder-templates/tree/main/gcp-windows-rdp)
38-
community template. It builds and provisions a Windows Server workspace on GCP.
39-
4036
Use the following command to forward the RDP port to your local machine:
4137

4238
```console
@@ -56,8 +52,9 @@ or use your favorite RDP client to connect to `localhost:3399`.
5652
5753
## RDP Web
5854

59-
Our WebRDP module in the Coder Registry adds a one-click button to open an RDP
60-
session in the browser. This requires just a few lines of Terraform in your
61-
template, see the documentation on our registry for setup.
55+
Our [WebRDP](https://registry.coder.com/modules/windows-rdp) module in the Coder
56+
Registry adds a one-click button to open an RDP session in the browser. This
57+
requires just a few lines of Terraform in your template, see the documentation
58+
on our registry for setup.
6259

6360
![Web RDP Module in a Workspace](../../images/user-guides/web-rdp-demo.png)

0 commit comments

Comments
 (0)