chore: update docs for v2.12 mainline and v2.11 stable (#13469)

* chore: update docs for v2.12 mainline and v2.11 stable

* remove broken link
This commit is contained in:
Ben Potter
2024-06-04 12:22:13 -05:00
committed by GitHub
parent 3b7f9534fb
commit 8435b70bea
3 changed files with 11 additions and 14 deletions
-4
View File
@@ -33,10 +33,6 @@ To use RDP with Coder, you'll need to install an
[RDP client](https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients)
on your local machine, and enable RDP on your workspace.
As a starting point, see the
[gcp-windows-rdp](https://github.com/matifali/coder-templates/tree/main/gcp-windows-rdp)
community template. It builds and provisions a Windows Server workspace on GCP.
Use the following command to forward the RDP port to your local machine:
```console