Browse code

fix broken link to glossary page.

Signed-off-by: bin liu <liubin0329@gmail.com>

bin liu authored on 2015/08/11 00:37:12
Showing 1 changed files
... ...
@@ -28,7 +28,7 @@ Docker.
28 28
 
29 29
 A *data volume* is a specially-designated directory within one or more
30 30
 containers that bypasses the [*Union File
31
-System*](/terms/layer/#union-file-system). Data volumes provide several 
31
+System*](/reference/glossary#union-file-system). Data volumes provide several 
32 32
 useful features for persistent or shared data:
33 33
 
34 34
 - Volumes are initialized when a container is created. If the container's