From f877b4ca97d01899b987c2977130a4366ba118ca Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Thu, 23 Feb 2017 10:14:19 -0800 Subject: [PATCH] added a link target for legacy location system requirements w/x-ref to new location Signed-off-by: Victoria Bialas --- docker-for-mac/index.md | 7 +++++-- docker-for-mac/install.md | 14 +++++++------- docker-for-windows/index.md | 6 +++++- docker-for-windows/install.md | 2 +- 4 files changed, 18 insertions(+), 11 deletions(-) diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 0b4d99290d..cce6cb1099 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -17,8 +17,11 @@ Welcome to Docker for Mac! Docker is a full development platform for creating containerized apps, and Docker for Mac is the best way to get started with Docker on a Mac. -> **Got Docker for Mac?** If you have not yet installed Docker for Mac, please see [Install Docker for Mac](install.md) for an explanation of stable and beta channels, download and install information. - +> **Got Docker for Mac?** If you have not yet installed Docker for Mac, please see [Install Docker for Mac](install.md) for an explanation of stable and beta +channels, download and install information, and system requirements. The topic +[What to know before you install](install.md#what-to-know-before-you-install) is +now in that section. +{: id="what-to-know-before-you-install" } ## Check versions of Docker Engine, Compose, and Machine diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md index f5275bb777..63cfab138a 100644 --- a/docker-for-mac/install.md +++ b/docker-for-mac/install.md @@ -59,15 +59,15 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-beta-channels). >**Important Notes**: > > - Docker for Mac requires OS X El Capitan 10.11 or newer macOS release running on a 2010 or -> newer Mac, with Intel's hardware support for MMU virtualization. The app will run on 10.10.3 Yosemite, but with limited support. Please see -> [What to know before you install](index.md#what-to-know-before-you-install) -> for a full explanation and list of prerequisites. + newer Mac, with Intel's hardware support for MMU virtualization. The app will run on 10.10.3 Yosemite, but with limited support. Please see + [What to know before you install](#what-to-know-before-you-install) + for a full explanation and list of prerequisites. > > - You can switch between beta and stable versions, but you must have only one -> app installed at a time. Also, you will need to save images and export -> containers you want to keep before uninstalling the current version before -> installing another. For more about this, see the -> [FAQs about beta and stable channels](faqs.md#stable-and-beta-channels). + app installed at a time. Also, you will need to save images and export + containers you want to keep before uninstalling the current version before + installing another. For more about this, see the + [FAQs about beta and stable channels](faqs.md#stable-and-beta-channels). ## What to know before you install diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index 0882536349..8efb34efc0 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -17,7 +17,11 @@ Docker is a full development platform for creating containerized apps, and Docker for Windows is the best way to get started with Docker on Windows systems. -> **Got Docker for Windows?** If you have not yet installed Docker for Windows, please see [Install Docker for Windows](install.md) for an explanation of stable and beta channels, download and install information. +> **Got Docker for Windows?** If you have not yet installed Docker for Windows, please see [Install Docker for Windows](install.md) for an explanation of stable +and beta channels, download and install information and system requirements. The +topic [What to know before you +install](install.md#what-to-know-before-you-install) is now in that section. +{: id="what-to-know-before-you-install" } ## Check versions of Docker Engine, Compose, and Machine diff --git a/docker-for-windows/install.md b/docker-for-windows/install.md index 746b4cb3ee..d0d348951e 100644 --- a/docker-for-windows/install.md +++ b/docker-for-windows/install.md @@ -65,7 +65,7 @@ beta channels, see the > - Docker for Windows requires 64bit Windows 10 Pro, Enterprise and Education > (1511 November update, Build 10586 or later) and Microsoft Hyper-V. Please > see -> [What to know before you install](/docker-for-windows/index.md#what-to-know-before-you-install) +> [What to know before you install](/docker-for-windows/#what-to-know-before-you-install) > for a full list of prerequisites. > > - You can switch between beta and stable versions, but you must have only one