Skip to content

Commit 591c47d

Browse files
committed
fix(docs): Fix link to user-v2 networking.
Removed an extra bracket to properly format the Markdown link. Signed-off-by: Kelton Bassingthwaite <[email protected]>
1 parent 715d5ce commit 591c47d

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)