chore(docs): fix reference to pg-sql page (#44)

This commit is contained in:
Kurtis Van Gent
2024-11-01 17:22:09 -06:00
committed by GitHub
parent f630965937
commit 621f2c61f9

View File

@@ -46,7 +46,7 @@ tools:
We currently support the following types of kinds of tools:
* [postgres-sql](./sql.md) - Run a PostgreSQL statement against a
* [postgres-sql](./postgres-sql.md) - Run a PostgreSQL statement against a
PostgreSQL-compatible database.