Fix broken link (#2870)

Signed-off-by: Michael Spetsiotis <michaelspets1234@gmail.com>
This commit is contained in:
michaelspets 2017-04-19 00:13:58 +03:00 committed by John Mulhausen
parent b849864311
commit b9a9789294
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Docker Engine.
## Data volumes ## Data volumes
A *data volume* is a specially-designated directory within one or more A *data volume* is a specially-designated directory within one or more
containers that bypasses the [*Union File System*](/engine/reference/glossary.md#union-file-system). containers that bypasses the [*Union File System*](/glossary/?term=Union file system).
Data volumes provide several useful features for persistent or shared data: Data volumes provide several useful features for persistent or shared data:
- Volumes are initialized when a container is created. If the container's - Volumes are initialized when a container is created. If the container's