From ee6bbaf5f7afc834fc60bcc5dedc5a49b0f10a09 Mon Sep 17 00:00:00 2001 From: nmur Date: Thu, 19 Oct 2017 02:25:12 +1100 Subject: [PATCH] Fixed broken link - #5024 (#5030) --- docker-for-mac/troubleshoot.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-for-mac/troubleshoot.md b/docker-for-mac/troubleshoot.md index e6f57d4d8a..6f9e0a9a6b 100644 --- a/docker-for-mac/troubleshoot.md +++ b/docker-for-mac/troubleshoot.md @@ -163,8 +163,7 @@ contains the Dockerfile and volume. ### Recreate or update your containers after Beta 18 upgrade Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to -RC3. (For more information, see [https://github.com/moby/moby/issues/24343#issuecomment-230623542] -(https://github.com/moby/moby/issues/24343#issuecomment-230623542).) +RC3. (For more information, see (For more information, see [moby/moby#24343 (comment)](https://github.com/moby/moby/issues/24343#issuecomment-230623542).) You may get the following error when you try to start a container created with pre-Beta 18 Docker for Mac applications.