Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
| ... | ... |
@@ -30,11 +30,11 @@ Depending on your interest, the Docker documentation contains a wealth of inform |
| 30 | 30 |
</tr> |
| 31 | 31 |
<tr> |
| 32 | 32 |
<td class="tg-031e">More about Docker for Mac, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem</td> |
| 33 |
- <td class="tg-031e">[Getting Started with Docker for Mac](/docker-for-mac/index.md)</td> |
|
| 33 |
+ <td class="tg-031e">[Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/)</td> |
|
| 34 | 34 |
</tr> |
| 35 | 35 |
<tr> |
| 36 | 36 |
<td class="tg-031e">More about Docker for Windows, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem</td> |
| 37 |
- <td class="tg-031e">[Getting Started with Docker for Windows](/docker-for-windows/index.md)</td> |
|
| 37 |
+ <td class="tg-031e">[Getting Started with Docker for Windows](https://docs.docker.com/docker-for-windows/)</td> |
|
| 38 | 38 |
</tr> |
| 39 | 39 |
<tr> |
| 40 | 40 |
<td class="tg-031e">More about Docker Toolbox</td> |
| ... | ... |
@@ -70,9 +70,9 @@ For full instructions on getting Docker for various Linux distributions, see [In |
| 70 | 70 |
|
| 71 | 71 |
## Step 2: Install Docker |
| 72 | 72 |
|
| 73 |
-- **Docker for Mac** - Install instructions are at [Getting Started with Docker for Mac](/docker-for-mac/index.md). |
|
| 73 |
+- **Docker for Mac** - Install instructions are at [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/). |
|
| 74 | 74 |
|
| 75 |
-- **Docker for Windows** - Install instructions are at [Getting Started with Docker for Windows](/docker-for-windows/index.md). |
|
| 75 |
+- **Docker for Windows** - Install instructions are at [Getting Started with Docker for Windows](https://docs.docker.com/docker-for-windows/). |
|
| 76 | 76 |
|
| 77 | 77 |
- **Docker Toolbox** - Install instructions are at [Docker Toolbox Overview](/toolbox/overview.md). |
| 78 | 78 |
|
| ... | ... |
@@ -20,7 +20,7 @@ You have two options for installing Docker on Mac: |
| 20 | 20 |
|
| 21 | 21 |
Docker for Mac is our newest offering for the Mac. It runs as a native Mac application and uses <a href="https://github.com/mist64/xhyve/" target="_blank">xhyve</a> to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon. |
| 22 | 22 |
|
| 23 |
-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. |
|
| 23 |
+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. |
|
| 24 | 24 |
|
| 25 | 25 |
**Requirements** |
| 26 | 26 |
|
| ... | ... |
@@ -20,7 +20,7 @@ You have two options for installing Docker on Windows: |
| 20 | 20 |
|
| 21 | 21 |
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. |
| 22 | 22 |
|
| 23 |
-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. |
|
| 23 |
+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. |
|
| 24 | 24 |
|
| 25 | 25 |
**Requirements** |
| 26 | 26 |
|