From 3f0d2bbd2fc86a59f784700265f6708f8571708b Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 30 Apr 2021 18:45:25 -0700 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c39d40c..2327faf 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Some Postgres providers only support specific extensions. To request a new exten - Amazon RDS - follow the instructions on [this page](https://aws.amazon.com/rds/postgresql/faqs/) - Google Cloud SQL - follow the instructions on [this page](https://cloud.google.com/sql/docs/postgres/extensions#requesting-support-for-a-new-extension) -- DigitalOcean - follow the instructions on [this page](https://docs.digitalocean.com/products/databases/postgresql/resources/supported-extensions/#supported-extensions) +- DigitalOcean Managed Databases - follow the instructions on [this page](https://docs.digitalocean.com/products/databases/postgresql/resources/supported-extensions/#supported-extensions) ## Upgrading