Skip to content

Commit ce41b6f

Browse files
committed
Fix link
1 parent cdffe91 commit ce41b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ export default defineConfig({
287287
items: [
288288
{ text: 'Custom Domains', link: '/devhub/deploying-and-hosting/custom-domains/setup' },
289289
{ text: 'Web Hosting', link: '/devhub/deploying-and-hosting/web-hosting/' },
290-
{ text: 'Ipv4 Port fowarding', link: '/devhub/deploying-and-hosting/ipv4/ipv4-port-fowarding/' },
290+
{ text: 'Ipv4 Port forwarding', link: 'devhub/deploying-and-hosting/ipv4/ipv4-port-forwarding' },
291291
]
292292
},
293293
{

0 commit comments

Comments
 (0)