8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2b243 commit 535a59eCopy full SHA for 535a59e
site/src/modules/resources/SSHButton/SSHButton.tsx
@@ -73,6 +73,9 @@ export const AgentSSHButton: FC<AgentSSHButtonProps> = ({
73
>
74
Connect via JetBrains IDEs
75
</HelpTooltipLink>
76
+ <HelpTooltipLink href={docs("/user-guides/desktop")}>
77
+ Connect via Coder Desktop
78
+ </HelpTooltipLink>
79
<HelpTooltipLink href={docs("/user-guides/workspace-access#ssh")}>
80
SSH configuration
81
0 commit comments