diff --git a/docs/getstarted/last_page.md b/docs/getstarted/last_page.md
index 8b0ef19800..9709ba9caa 100644
--- a/docs/getstarted/last_page.md
+++ b/docs/getstarted/last_page.md
@@ -30,11 +30,11 @@ Depending on your interest, the Docker documentation contains a wealth of inform
More about Docker for Mac, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem |
- [Getting Started with Docker for Mac](/docker-for-mac/index.md) |
+ [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/) |
More about Docker for Windows, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem |
- [Getting Started with Docker for Windows](/docker-for-windows/index.md) |
+ [Getting Started with Docker for Windows](https://docs.docker.com/docker-for-windows/) |
More about Docker Toolbox |
diff --git a/docs/getstarted/step_one.md b/docs/getstarted/step_one.md
index f9464dead9..c8bb47c25f 100644
--- a/docs/getstarted/step_one.md
+++ b/docs/getstarted/step_one.md
@@ -70,9 +70,9 @@ For full instructions on getting Docker for various Linux distributions, see [In
## Step 2: Install Docker
-- **Docker for Mac** - Install instructions are at [Getting Started with Docker for Mac](/docker-for-mac/index.md).
+- **Docker for Mac** - Install instructions are at [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/).
-- **Docker for Windows** - Install instructions are at [Getting Started with Docker for Windows](/docker-for-windows/index.md).
+- **Docker for Windows** - Install instructions are at [Getting Started with Docker for Windows](https://docs.docker.com/docker-for-windows/).
- **Docker Toolbox** - Install instructions are at [Docker Toolbox Overview](/toolbox/overview.md).
diff --git a/docs/installation/mac.md b/docs/installation/mac.md
index 13a618ca54..6830ea8564 100644
--- a/docs/installation/mac.md
+++ b/docs/installation/mac.md
@@ -20,7 +20,7 @@ You have two options for installing Docker on Mac:
Docker for Mac is our newest offering for the Mac. It runs as a native Mac application and uses xhyve to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon.
-Go to [Getting Started with Docker for Mac](/docker-for-mac/index.md) for download and install instructions, and to learn all about Docker for Mac.
+Go to [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/) for download and install instructions, and to learn all about Docker for Mac.
**Requirements**
diff --git a/docs/installation/windows.md b/docs/installation/windows.md
index 9de01f1079..0a5fa59207 100644
--- a/docs/installation/windows.md
+++ b/docs/installation/windows.md
@@ -20,7 +20,7 @@ You have two options for installing Docker on Windows:
Docker for Windows is our newest offering for PCs. It runs as a native Windows application and uses Hyper-V to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon.
-Go to [Getting Started with Docker for Windows](/docker-for-windows/index.md) for download and install instructions, and to learn all about Docker for Windows.
+Go to [Getting Started with Docker for Windows](https://docs.docker.com/docker-for-windows/) for download and install instructions, and to learn all about Docker for Windows.
**Requirements**