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 cdffe91 commit ce41b6fCopy full SHA for ce41b6f
docs/.vitepress/config.mts
@@ -287,7 +287,7 @@ export default defineConfig({
287
items: [
288
{ text: 'Custom Domains', link: '/devhub/deploying-and-hosting/custom-domains/setup' },
289
{ text: 'Web Hosting', link: '/devhub/deploying-and-hosting/web-hosting/' },
290
- { text: 'Ipv4 Port fowarding', link: '/devhub/deploying-and-hosting/ipv4/ipv4-port-fowarding/' },
+ { text: 'Ipv4 Port forwarding', link: 'devhub/deploying-and-hosting/ipv4/ipv4-port-forwarding' },
291
]
292
},
293
{
0 commit comments