From cb94a4cc4369b6f1cc66347350089925575b0e01 Mon Sep 17 00:00:00 2001 From: Robert Hudson Date: Tue, 24 Jan 2017 17:38:50 -0500 Subject: [PATCH] Update last_page.md (#1318) Links written in this format: [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/) were not getting rendered. Changed to HTML. --- engine/getstarted/last_page.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/engine/getstarted/last_page.md b/engine/getstarted/last_page.md index a4cbd4cb03..a36c884299 100644 --- a/engine/getstarted/last_page.md +++ b/engine/getstarted/last_page.md @@ -21,23 +21,23 @@ 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](https://docs.docker.com/docker-for-mac/) + Getting Started with 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](https://docs.docker.com/docker-for-windows/) + Getting Started with Docker for Windows More about Docker Toolbox - [Docker Toolbox Overview](/toolbox/overview.md) + Docker Toolbox Overview More about Docker for Linux distributions - [Install Docker Engine on Linux](/engine/installation/linux/index.md) + Install Docker Engine on Linux More advanced tutorials on running containers, building your own images, networking containers, managing data for containers, and storing images on Docker Hub - [Learn by example](/engine/tutorials/index.md) + Learn by example Information about the Docker product line @@ -50,8 +50,7 @@ Depending on your interest, the Docker documentation contains a wealth of inform How to run a multi-container application with Compose - [Docker Compose documentation](/compose/overview.md) - + Docker Compose documentation A tutorial on Docker Swarm, which provides clustering capabilities to scale applications across multiple Docker nodes