Merge pull request #2047 from ansmirnov/patch-1

Fixed error in link
This commit is contained in:
John Mulhausen 2017-03-02 11:07:05 -08:00 committed by GitHub
commit 7f5915dcdd
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