docs: fix tutorial link

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2025-01-31 11:35:00 -03:00
parent f4a3879060
commit 0a54145345
2 changed files with 2 additions and 2 deletions
@@ -186,6 +186,6 @@ deployment situations. Good luck!
If you want to read more about the database configuration, here are some helpful links:
- [Manual Knex Rollback](../../tutorials/manual-knex-rollback.md)
- [Manual Knex Rollback](./manual-knex-rollback.md)
- [Read more about Knex](http://knexjs.org/), the database wrapper that we use.
- [Install `pgAdmin` 4](https://www.pgadmin.org/), a helpful tool for querying your database.