Browse code

Update the link for understand data volumes

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>

yuexiao-wang authored on 2016/10/18 01:04:52
Showing 6 changed files
... ...
@@ -61,7 +61,7 @@ Total reclaimed space: 13.5 MB
61 61
 * [volume inspect](volume_inspect.md)
62 62
 * [volume rm](volume_rm.md)
63 63
 * [volume prune](volume_prune.md)
64
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
64
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
65 65
 * [system df](system_df.md)
66 66
 * [container prune](container_prune.md)
67 67
 * [image prune](image_prune.md)
... ...
@@ -79,4 +79,4 @@ $ docker volume create --driver local --opt type=nfs --opt o=addr=192.168.1.1,rw
79 79
 * [volume ls](volume_ls.md)
80 80
 * [volume rm](volume_rm.md)
81 81
 * [volume prune](volume_prune.md)
82
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
82
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
... ...
@@ -45,4 +45,4 @@ Example output:
45 45
 * [volume ls](volume_ls.md)
46 46
 * [volume rm](volume_rm.md)
47 47
 * [volume prune](volume_prune.md)
48
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
48
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
... ...
@@ -171,4 +171,4 @@ vol3: local
171 171
 * [volume inspect](volume_inspect.md)
172 172
 * [volume rm](volume_rm.md)
173 173
 * [volume prune](volume_prune.md)
174
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
174
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
... ...
@@ -37,7 +37,7 @@ Total reclaimed space: 36 B
37 37
 * [volume ls](volume_ls.md)
38 38
 * [volume inspect](volume_inspect.md)
39 39
 * [volume rm](volume_rm.md)
40
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
40
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
41 41
 * [system df](system_df.md)
42 42
 * [container prune](container_prune.md)
43 43
 * [image prune](image_prune.md)
... ...
@@ -31,4 +31,4 @@ Remove one or more volumes. You cannot remove a volume that is in use by a conta
31 31
 * [volume inspect](volume_inspect.md)
32 32
 * [volume ls](volume_ls.md)
33 33
 * [volume prune](volume_prune.md)
34
-* [Understand Data Volumes](../../tutorials/dockervolumes.md)
34
+* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)