diff --git a/README.md b/README.md index ae9df78100..cd1b3e3417 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ![Logo](static/bigger-logo.png "Logo") [![Donate](https://img.shields.io/badge/Donate-Patreon-orange.svg?colorB=F96854)](https://www.patreon.com/postgrest) -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/postgrest) [![Join the chat at https://gitter.im/begriffs/postgrest](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/begriffs/postgrest) [![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://postgrest.org) [![Docker Stars](https://img.shields.io/docker/pulls/postgrest/postgrest.svg)](https://hub.docker.com/r/postgrest/postgrest/) @@ -145,11 +144,7 @@ and the [API guide](http://postgrest.org/en/stable/api.html). ## Supporting development -You can help PostgREST ongoing maintenance and development by: - -- Making a regular donation through Patreon https://www.patreon.com/postgrest - -- Alternatively, you can make a one-time donation via Paypal https://www.paypal.me/postgrest +You can help PostgREST ongoing maintenance and development by making a regular donation through Patreon https://www.patreon.com/postgrest Every donation will be spent on making PostgREST better for the whole community. diff --git a/docs/index.rst b/docs/index.rst index 83232238bd..39d342adf2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,9 +22,6 @@ PostgREST Documentation .. image:: https://img.shields.io/badge/Donate-Patreon-orange.svg?colorB=F96854 :target: https://www.patreon.com/postgrest -.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg - :target: https://www.paypal.com/paypalme/postgrest - | PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations. diff --git a/nix/tools/release/docker-hub-full-description.md b/nix/tools/release/docker-hub-full-description.md index d1cbdd0681..4468b17ae8 100644 --- a/nix/tools/release/docker-hub-full-description.md +++ b/nix/tools/release/docker-hub-full-description.md @@ -2,7 +2,6 @@ [![Join the chat at https://gitter.im/begriffs/postgrest](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/begriffs/postgrest) [![Donate](https://img.shields.io/badge/Donate-Patreon-orange.svg?colorB=F96854)](https://www.patreon.com/postgrest) -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/postgrest) [![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://postgrest.org) [![Build Status](https://github.com/postgrest/postgrest/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/PostgREST/postgrest/actions?query=branch%3Amain)