(doc) Use https link for directing users to knexjs

Signed-off-by: Shadab Ansari <shadab@geekpoint.net>
This commit is contained in:
Shadab Ansari
2022-04-03 06:33:17 +05:30
parent 8b93d6d92c
commit 0523b77648
+1 -1
View File
@@ -12,7 +12,7 @@ Once you're ready to deploy Backstage in production, or to have a more
persistent development setup, you can switch the Backstage database to
PostgreSQL.
Backstage uses the [Knex](http://knexjs.org/) library, making it fairly easy to
Backstage uses the [Knex](https://knexjs.org/) library, making it fairly easy to
switch between database backends.
## Install PostgreSQL