Fix broken link

Signed-off-by: Louis Guitton <louisguitton93@gmail.com>
This commit is contained in:
Louis Guitton 2020-05-09 16:38:53 +02:00 committed by Louis Guitton
parent 900f0062cc
commit 735e96c68b

View File

@ -91,7 +91,7 @@ npx create-strapi-app my-project --quickstart
::::
::: tip
When you use `--quickstart` to create a Strapi project locally, a **SQLite database** is used which is not compatible with Heroku. Therefore, another database option [must be chosen](#_6-heroku-database-set-up).
When you use `--quickstart` to create a Strapi project locally, a **SQLite database** is used which is not compatible with Heroku. Therefore, another database option [must be chosen](#_7-heroku-database-set-up).
:::
#### 4. Update `.gitignore`