docs: fix port forward link (#4252)

This commit is contained in:
Joe Previte
2022-09-29 11:04:13 -07:00
committed by GitHub
parent e6f568fcac
commit 70d7dd9b2f

View File

@ -58,7 +58,7 @@ const EnabledView: React.FC<PortForwardButtonProps> = (props) => {
</Stack>
<HelpTooltipLinksGroup>
<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">
Learn more about port forward
</HelpTooltipLink>
</HelpTooltipLinksGroup>