diff --git a/Home.md b/Home.md index 101c37f..1f3e5c2 100644 --- a/Home.md +++ b/Home.md @@ -2,3 +2,4 @@ * [Getting start with pgx](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx) * [Getting started with pgx through database/sql](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx-through-database-sql) +* [Error handling](https://github.com/jackc/pgx/wiki/Error-Handling)