From 64fd0e28aa833929f2eddab40e67880715fd7ff3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 16:48:05 +0600 Subject: [PATCH] chore: update roadmap content json (#8427) Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com> --- public/roadmap-content/postgresql-dba.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/roadmap-content/postgresql-dba.json b/public/roadmap-content/postgresql-dba.json index 9babb7e3e..2b88101fc 100644 --- a/public/roadmap-content/postgresql-dba.json +++ b/public/roadmap-content/postgresql-dba.json @@ -451,7 +451,7 @@ }, { "title": "Query Processing in PostgreSQL", - "url": "https://medium.com/agedb/query-processing-in-postgresql-1309fa93f69f", + "url": "https://www.interdb.jp/pg/pgsql03.html", "type": "article" } ]