From d2cd142ce1da96589902d07fddf3a12e63631d78 Mon Sep 17 00:00:00 2001 From: jrabbit Date: Thu, 30 Jul 2015 21:16:45 -0400 Subject: [PATCH] Actually link to the information Signed-off-by: jrabbit --- docs/articles/host_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/host_integration.md b/docs/articles/host_integration.md index 5317096197..6737721720 100644 --- a/docs/articles/host_integration.md +++ b/docs/articles/host_integration.md @@ -12,7 +12,7 @@ weight = 99 # Automatically start containers As of Docker 1.2, -[restart policies](/reference/commandline/cli/#restart-policies) are the +[restart policies](/reference/run/#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