Update md instalation links

This commit is contained in:
Jim LAURIE 2019-03-14 10:59:01 +01:00
parent fcb874b5e4
commit 7ca9df9937
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ If you send a pull request, please do it against the `master` branch. We are dev
***
## Setup Development Environment
To facilitate the contribution, we drastically reduce the amount of commands necessary to install the entire development environment. First of all, you need to check if you're using the [required versions of Node.js and npm](https://strapi.io/documentation/3.x.x/getting-started/installation.html#requirements)
To facilitate the contribution, we drastically reduce the amount of commands necessary to install the entire development environment. First of all, you need to check if you're using the [required versions of Node.js and npm](https://strapi.io/documentation/3.x.x/getting-started/install-requirements.html)
**Note: Fish shell users** - due to the way fish shell deals with symlinks, the following steps will not work.

View File

@ -40,7 +40,7 @@
## Getting Started
<a href="https://strapi.io/documentation/3.x.x/getting-started/installation.html" target="_blank">Read the Getting Started tutorial</a> or follow the steps below:
<a href="https://strapi.io/documentation/3.x.x/getting-started/quick-start.html" target="_blank">Read the Getting Started tutorial</a> or follow the steps below:
#### 🖐 Requirements