Provide correct command information and URL
| ... | ... |
@@ -2,5 +2,5 @@ The `docker container unpause` command un-suspends all processes in a container. |
| 2 | 2 |
On Linux, it does this using the cgroups freezer. |
| 3 | 3 |
|
| 4 | 4 |
See the [cgroups freezer documentation] |
| 5 |
-(https://www.kernel.org/doc/Documentation/cgroups/freezer-subsystem.txt) for |
|
| 5 |
+(https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt) for |
|
| 6 | 6 |
further details. |