Merge pull request #3291 from thaJeztah/fix_checkpoint_link

experimental: fix broken link to "checkpoint and restore" page
This commit is contained in:
Sebastiaan van Stijn 2021-09-07 14:28:09 +02:00 committed by GitHub
commit 698926882d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ Checkpoint and restore support for Containers.
Metrics (Prometheus) output for basic container, image, and daemon operations.
* [External graphdriver plugins](../docs/extend/plugins_graphdriver.md)
* [Checkpoint & Restore](../docs/reference/commandline/checkpoint-restore.md)
* [Checkpoint & Restore](../docs/reference/commandline/checkpoint.md)
* [Docker build with --squash argument](../docs/reference/commandline/build.md#squash-an-images-layers---squash-experimental)