Fixed error in link

This commit is contained in:
Andrey S 2017-03-02 12:35:14 +04:00 committed by GitHub
parent 61e9f0c82f
commit 476cfa4449
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ title: Start containers automatically
---
As of Docker 1.2, [restart
policies](../reference/run.md#restart-policies-restart) are the built-in Docker
policies](../reference/run.md#restart-policies---restart) are the built-in Docker
mechanism for restarting containers when they exit. If set, restart policies
will be used when the Docker daemon starts up, as typically happens after a
system boot. Restart policies will ensure that linked containers are started in