fix: tooltip 404 (#3618)

This commit is contained in:
Eric Paulsen
2022-08-21 18:50:36 -05:00
committed by GitHub
parent b0fe9bcdd1
commit 68e17921f0

View File

@ -81,7 +81,7 @@ export const SSHButton: React.FC<SSHButtonProps> = ({
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/install">
Install Coder CLI
</HelpTooltipLink>
<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">
Configuring Web IDEs
</HelpTooltipLink>
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides#ssh-configuration">