Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit aebdc9b

Browse files
committed
fix: update docs link
1 parent d98bfcb commit aebdc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows-rdp/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ resource "coder_app" "rdp-docs" {
7171
display_name = "Local RDP"
7272
slug = "rdp-docs"
7373
icon = "https://raw.githubusercontent.com/matifali/logos/main/windows.svg"
74-
url = "https://coder.com/docs/v2/latest/ides/remote-desktops#rdp-desktop"
74+
url = "https://coder.com/docs/ides/remote-desktops#rdp-desktop"
7575
external = true
7676
}

0 commit comments

Comments
 (0)