From 51b8018c9110133183f54aa5d786c316bbfd11fc Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Wed, 29 Dec 2021 10:47:32 +0200 Subject: [PATCH] chore: update links --- .github/FUNDING.yml | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index caef4b31..707670d0 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: ['https://uptrace.dev'] +custom: ['https://uptrace.dev/sponsor'] diff --git a/README.md b/README.md index 5b4abeb5..bdec3cf9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ but works with PostgreSQL, MySQL, MariaDB, and SQLite. [![Documentation](https://img.shields.io/badge/pg-documentation-informational)](https://pg.uptrace.dev/) [![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](https://discord.gg/rWtp5Aj) -- Join [Discord](https://discord.gg/rWtp5Aj) to ask questions. - [Documentation](https://pg.uptrace.dev) - [Reference](https://pkg.go.dev/github.com/go-pg/pg/v10?tab=doc) - [Examples](https://pkg.go.dev/github.com/go-pg/pg/v10?tab=doc#pkg-examples)