1
0
mirror of https://github.com/docker/cli.git synced 2025-08-07 00:42:41 +03:00

Fix up stale links

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2016-05-27 00:28:46 +00:00
committed by Tibor Vass
parent 8f23647017
commit f9d80051da
3 changed files with 3 additions and 3 deletions

View File

@@ -23,5 +23,5 @@ the process is unaware, and unable to capture, that it is being suspended,
and subsequently resumed.
See the
[cgroups freezer documentation](https://www.kernel.org/doc/Documentation/cgroups/freezer-subsystem.txt)
[cgroups freezer documentation](https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt)
for further details.

View File

@@ -20,5 +20,5 @@ The `docker unpause` command uses the cgroups freezer to un-suspend all
processes in a container.
See the
[cgroups freezer documentation](https://www.kernel.org/doc/Documentation/cgroups/freezer-subsystem.txt)
[cgroups freezer documentation](https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt)
for further details.