mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
fix: tooltip 404 (#3618)
This commit is contained in:
@ -81,7 +81,7 @@ export const SSHButton: React.FC<SSHButtonProps> = ({
|
|||||||
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/install">
|
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/install">
|
||||||
Install Coder CLI
|
Install Coder CLI
|
||||||
</HelpTooltipLink>
|
</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
|
Configuring Web IDEs
|
||||||
</HelpTooltipLink>
|
</HelpTooltipLink>
|
||||||
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides#ssh-configuration">
|
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/ides#ssh-configuration">
|
||||||
|
Reference in New Issue
Block a user