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 e6f568f commit 70d7dd9Copy full SHA for 70d7dd9
site/src/components/PortForwardButton/PortForwardButton.tsx
@@ -58,7 +58,7 @@ const EnabledView: React.FC<PortForwardButtonProps> = (props) => {
58
</Stack>
59
60
<HelpTooltipLinksGroup>
61
- <HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/networking/port-forward#dashboard">
+ <HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/networking/port-forwarding#dashboard">
62
Learn more about port forward
63
</HelpTooltipLink>
64
</HelpTooltipLinksGroup>
0 commit comments