Fixing broken links

Formatting improvements along the way
This commit is contained in:
Misty Stanley-Jones
2017-01-24 14:21:10 -08:00
parent 74e52a5f16
commit ef95a915eb
40 changed files with 924 additions and 642 deletions

View File

@@ -2,7 +2,7 @@
title: Getting started with the Engine API
---
To try out the Docker Engine API in development, [you first need to install Docker](https://docs.docker.com/engine/installation/).
To try out the Docker Engine API in development, [you first need to install Docker](/engine/installation.md).
Next, you need to install an SDK for the language you are using. There are official ones available for Python and Go, and a number of community maintained libraries for other languages. [Head to the SDKs page to find and install them.](sdks.md)