Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0049556 commit 896f628Copy full SHA for 896f628
site/src/pages/DeploySettingsPage/NetworkSettingsPage.tsx
@@ -17,7 +17,7 @@ const NetworkSettingsPage: React.FC = () => {
17
<Header
18
title="Network"
19
description="Configure your deployment connectivity."
20
- docsHref="https://coder.com/docs/coder-oss/latest/admin/networking"
+ docsHref="https://coder.com/docs/coder-oss/latest/networking"
21
/>
22
23
<OptionsTable
0 commit comments