Skip to content

Commit 280f3b9

Browse files
authored
Merge pull request #4239 from AkihiroSuda/docs
docs: kubernetes: fix a dead link
2 parents e5b5d2a + 3b2ff84 commit 280f3b9

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/examples/containers/kubernetes

1 file changed

+1
-1
lines changed

website/content/en/docs/examples/containers/kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See also <https://github.com/rootless-containers/usernetes>.
5454

5555
## Multi-node
5656

57-
A multi-node cluster can be created by creating multiple VMs connected via the ([`lima:user-v2`](../../config/network/user-v2.md) network.
57+
A multi-node cluster can be created by creating multiple VMs connected via the [`lima:user-v2`](../../../config/network/user-v2.md) network.
5858

5959
```bash
6060
limactl create --name k8s-0 --network lima:user-v2

0 commit comments

Comments
 (0)