Skip to content

Commit ee3714a

Browse files
authored
Merge pull request #3397 from KGB33/fix-user-v2-networking-link-typo
fix(docs): Fix link to user-v2 networking.
2 parents d930ca1 + 591c47d commit ee3714a

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/config/network

1 file changed

+1
-1
lines changed

website/content/en/docs/config/network/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77
By default Lima only enables the user-mode networking aka "slirp".
88

99
The subnet is hard-coded to `192.168.5.0/24`.
10-
Use [`user-v2`]]({{< ref "/docs/config/network/user-v2" >}}) network to customize the subnet.
10+
Use [`user-v2`]({{< ref "/docs/config/network/user-v2" >}}) network to customize the subnet.
1111

1212
## Guest IP (192.168.5.15)
1313

0 commit comments

Comments
 (0)