mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: fix port forward link (#4252)
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user