mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Broken links and missing images for two tutorials. (#3357)
* Broken links and missing images for two tutorials. * Replaced .html with .md extensions Replaced .html with .md extensions. * Typo in Prerequi(si)tes Typo in Prerequi(si)tes.
This commit is contained in:
committed by
Eugenio Romano
parent
e8cf6f6f38
commit
1e2be74e3c
@@ -13,9 +13,9 @@ In this tutorial you are going to learn how to develop on top of Alfresco Conten
|
||||
|
||||
The only prerequisite of this tutorial is the availability of an instance of Alfresco Content Services in a [Docker](https://www.docker.com/) container. Docker is not the only option you might have for the deployment, but it is the faster we found to focus on the development instead of the environment setup.
|
||||
|
||||
If you don't have an instance of Alfresco Content Services up and running check the [preparation of the development environment](./preparing-the-development-environment.html).
|
||||
If you don't have an instance of Alfresco Content Services up and running check the [preparation of the development environment](./preparing-environment.md).
|
||||
|
||||
Only to download the requested libraries, you will need the `npm` client. Also in this case check the [preparation of the development environment](./preparing-the-development-environment.html) for further details on how to install it into your development environment.
|
||||
Only to download the requested libraries, you will need the `npm` client. Also in this case check the [preparation of the development environment](./preparing-environment.md) for further details on how to install it into your development environment.
|
||||
|
||||
## Creating the JavaScript application
|
||||
|
||||
|
Reference in New Issue
Block a user