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.
2 parents 9f113c8 + 535a59e commit ce22829Copy full SHA for ce22829
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