Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions engine/tutorials/dockervolumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ title: Manage data in containers

So far you've been introduced to some [basic Docker
concepts](usingdocker.md), seen how to work with [Docker
images](dockerimages.md) as well as learned about [networking and
links between containers](../userguide/networking/default_network/dockerlinks.md). In this
images](dockerimages.md) as well as learned about [how to network your containers](networkingcontainers.md). In this
section you're going to learn how you can manage data inside and between your
Docker containers.

Expand Down