Fix the incorrect links

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
Upstream-commit: da56054d1c
Component: cli
This commit is contained in:
yuexiao-wang
2016-10-10 23:26:05 +08:00
committed by Tibor Vass
parent e0c5156248
commit b42a712ccf
3 changed files with 3 additions and 3 deletions

View File

@ -61,5 +61,5 @@ Total reclaimed space: 16.43 MB
* [system df](system_df.md)
* [container prune](container_prune.md)
* [volume prune](container_prune.md)
* [volume prune](volume_prune.md)
* [system prune](system_prune.md)

View File

@ -66,5 +66,5 @@ Total reclaimed space: 13.5 MB
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [system df](system_df.md)
* [container prune](container_prune.md)
* [image prune](container_prune.md)
* [image prune](image_prune.md)
* [system prune](system_prune.md)

View File

@ -44,5 +44,5 @@ Total reclaimed space: 36 B
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [system df](system_df.md)
* [container prune](container_prune.md)
* [image prune](container_prune.md)
* [image prune](image_prune.md)
* [system prune](system_prune.md)