diff --git a/engine/getstarted/last_page.md b/engine/getstarted/last_page.md
index a4cbd4cb0352..a36c8842996f 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 |