mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08: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