Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70d7dd9

Browse files
authored
docs: fix port forward link (#4252)
1 parent e6f568f commit 70d7dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/PortForwardButton/PortForwardButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const EnabledView: React.FC<PortForwardButtonProps> = (props) => {
5858
</Stack>
5959

6060
<HelpTooltipLinksGroup>
61-
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/networking/port-forward#dashboard">
61+
<HelpTooltipLink href="https://coder.com/docs/coder-oss/latest/networking/port-forwarding#dashboard">
6262
Learn more about port forward
6363
</HelpTooltipLink>
6464
</HelpTooltipLinksGroup>

0 commit comments

Comments
 (0)