Skip to content

Commit 7a20b58

Browse files
authored
Merge pull request #24954 from lacatoire/docs/rootlesskit-stable-links
docs: link to RootlessKit docs on master instead of v2.0.0
2 parents bc1f318 + fc7b0a1 commit 7a20b58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/manuals/engine/security/rootless/troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ If slirp4netns is not installed, Docker falls back to [VPNKit](https://github.co
286286
Installing slirp4netns may improve the network throughput.
287287

288288
For more information about network drivers for RootlessKit, see
289-
[RootlessKit documentation](https://github.com/rootless-containers/rootlesskit/blob/v2.0.0/docs/network.md).
289+
[RootlessKit documentation](https://github.com/rootless-containers/rootlesskit/blob/v3.0.0/docs/network.md).
290290

291291
Also, changing MTU value may improve the throughput.
292292
The MTU value can be specified by creating `~/.config/systemd/user/docker.service.d/override.conf` with the following content:
@@ -345,8 +345,8 @@ To change the RootlessKit networking configuration:
345345

346346
For more information about networking options for RootlessKit, see:
347347

348-
- [Network drivers](https://github.com/rootless-containers/rootlesskit/blob/v2.0.0/docs/network.md)
349-
- [Port drivers](https://github.com/rootless-containers/rootlesskit/blob/v2.0.0/docs/port.md)
348+
- [Network drivers](https://github.com/rootless-containers/rootlesskit/blob/v3.0.0/docs/network.md)
349+
- [Port drivers](https://github.com/rootless-containers/rootlesskit/blob/v3.0.0/docs/port.md)
350350

351351
### Tips for debugging
352352

0 commit comments

Comments
 (0)