Преглед на файлове

Merge pull request #27250 from yuexiao-wang/fix-links

Fix the incorrect links
Lei Jitang преди 8 години
родител
ревизия
bac97fa059
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      docs/reference/commandline/image_prune.md
  2. 1 1
      docs/reference/commandline/system_prune.md
  3. 1 1
      docs/reference/commandline/volume_prune.md

+ 1 - 1
docs/reference/commandline/image_prune.md

@@ -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)

+ 1 - 1
docs/reference/commandline/system_prune.md

@@ -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)

+ 1 - 1
docs/reference/commandline/volume_prune.md

@@ -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)