docs: remove beta label from Coder Desktop (#18651)

Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
This commit is contained in:
Atif Ali
2025-06-30 21:23:09 +05:00
committed by GitHub
parent 851cda55d6
commit b1e8d5d5e0
3 changed files with 6 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ coder port-forward <workspace-name> --tcp 3399:3389
Then, connect to your workspace via RDP at `localhost:3399`.
![windows-rdp](../../images/ides/windows_rdp_client.png)
### RDP with Coder Desktop (Beta)
### RDP with Coder Desktop
[Coder Desktop](../desktop/index.md)'s Coder Connect feature creates a connection to your workspaces in the background.
There is no need for port forwarding when it is enabled.