mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
site: fix networking docs link (#4778)
This commit is contained in:
@ -17,7 +17,7 @@ const NetworkSettingsPage: React.FC = () => {
|
||||
<Header
|
||||
title="Network"
|
||||
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
|
||||
|
Reference in New Issue
Block a user