[ADF-3198] Final doc checks for release (#3513)

* [ADF-3198] Doc link check for release

* [ADF-3198] Updated main index doc page
This commit is contained in:
Andy Stark
2018-06-21 15:45:46 +01:00
committed by Eugenio Romano
parent fa18d4dc3e
commit 84102c38cd
9 changed files with 29 additions and 72 deletions

View File

@@ -20,11 +20,11 @@ The only prerequisite of this tutorial is that an instance of Alfresco Content S
but its simplicity allows us to focus more on the development of the environment setup.
If you don't have an instance of Alfresco Content Services up and running, see
[Preparing the development environment](./preparing-the-development-environment.html)
[Preparing the development environment](./preparing-environment.md)
to learn how to set it up.
You will need the `npm` client to download the requested Node libraries (also explained in
[Preparing the development environment](./preparing-the-development-environment.html)).
[Preparing the development environment](./preparing-environment.md)).
## Creating the JavaScript application