Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fe9bc commit 68e1792Copy full SHA for 68e1792
site/src/components/SSHButton/SSHButton.tsx
@@ -81,7 +81,7 @@ export const SSHButton: React.FC<SSHButtonProps> = ({
81
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/install">
82
Install Coder CLI
83
</HelpTooltipLink>
84
- <HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides/configuring-web-ides">
+ <HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides/web-ides">
85
Configuring Web IDEs
86
87
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides#ssh-configuration">
0 commit comments