Skip to content

Commit d3b6863

Browse files
docs: add link for Coder Desktop docs on workspace page (cherry-pick #18202) (#18204)
Co-authored-by: Atif Ali <atif@coder.com>
1 parent 2ded3b5 commit d3b6863

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/modules/resources/SSHButton/SSHButton.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ export const AgentSSHButton: FC<AgentSSHButtonProps> = ({
7373
>
7474
Connect via JetBrains Gateway
7575
</HelpTooltipLink>
76+
<HelpTooltipLink href={docs("/user-guides/desktop")}>
77+
Connect via Coder Desktop
78+
</HelpTooltipLink>
7679
<HelpTooltipLink href={docs("/user-guides/workspace-access#ssh")}>
7780
SSH configuration
7881
</HelpTooltipLink>

0 commit comments

Comments
 (0)