mirror of
https://github.com/coder/coder.git
synced 2025-07-21 01:28:49 +00:00
site: fix networking docs link (#4778)
This commit is contained in:
@ -17,7 +17,7 @@ const NetworkSettingsPage: React.FC = () => {
|
|||||||
<Header
|
<Header
|
||||||
title="Network"
|
title="Network"
|
||||||
description="Configure your deployment connectivity."
|
description="Configure your deployment connectivity."
|
||||||
docsHref="https://coder.com/docs/coder-oss/latest/admin/networking"
|
docsHref="https://coder.com/docs/coder-oss/latest/networking"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<OptionsTable
|
<OptionsTable
|
||||||
|
Reference in New Issue
Block a user