fix broken link to glossary page.

Signed-off-by: bin liu <liubin0329@gmail.com>
(cherry picked from commit f6753cd963)
This commit is contained in:
bin liu
2015-08-19 09:52:23 -07:00
committed by Mary Anthony
parent 551c4559ad
commit d3fe81f9ba
+1 -1
View File
@@ -28,7 +28,7 @@ Docker.
A *data volume* is a specially-designated directory within one or more
containers that bypasses the [*Union File
System*](/terms/layer/#union-file-system). Data volumes provide several
System*](/reference/glossary#union-file-system). Data volumes provide several
useful features for persistent or shared data:
- Volumes are initialized when a container is created. If the container's