From 28e7a7c32be691f25e4a833d1173b1c56b8206a6 Mon Sep 17 00:00:00 2001 From: Carla Goncalves Date: Fri, 12 Sep 2025 09:21:18 +0100 Subject: [PATCH] update file with broken link --- content/04-postgresql/03-5-ways-to-host-postgresql.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/04-postgresql/03-5-ways-to-host-postgresql.mdx b/content/04-postgresql/03-5-ways-to-host-postgresql.mdx index ec123f8..45737bb 100644 --- a/content/04-postgresql/03-5-ways-to-host-postgresql.mdx +++ b/content/04-postgresql/03-5-ways-to-host-postgresql.mdx @@ -170,7 +170,7 @@ The following cloud providers offer managed PostgreSQL databases that you can pu - [DigitalOcean](https://www.digitalocean.com/products/managed-databases-postgresql/) - [Google Cloud](https://cloud.google.com/sql) - [Heroku](https://www.heroku.com/postgres) -- [IBM](https://www.ibm.com/cloud/databases-for-postgresql) +- [IBM](https://www.ibm.com/products/databases-for-postgresql) - [Microsoft Azure](https://azure.microsoft.com/en-us/services/postgresql/) - [Neon](https://neon.tech) - [Render](https://render.com/pricing#databases)