From 7a046fa5ada686080c156189fe6aa5b1bdfd90db Mon Sep 17 00:00:00 2001 From: Robert Thomas <31854736+Wolveix@users.noreply.github.com> Date: Wed, 22 Jul 2020 14:30:03 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5d3a63e..23593d4 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -* [Getting start with pgx](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx) +* [Getting started 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) * [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support)