This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 286b0d574f Update PostgreSQL URL in integrations.json (#1242)
286b0d574f is described below

commit 286b0d574fef96c489fbaf0d6062aee9aa4d81ed
Author: Matt Judge <[email protected]>
AuthorDate: Thu Sep 25 22:04:04 2025 +0100

    Update PostgreSQL URL in integrations.json (#1242)
---
 landing-pages/site/static/integrations.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/static/integrations.json 
b/landing-pages/site/static/integrations.json
index e9474cf7e8..153f62cb94 100644
--- a/landing-pages/site/static/integrations.json
+++ b/landing-pages/site/static/integrations.json
@@ -733,7 +733,7 @@
   {
     "name": "PostgreSQL",
     "logo": "/integration-logos/postgres/Postgres.png",
-    "url": 
"/docs/apache-airflow-providers-postgres/stable/operators/postgres_operator_howto_guide.html"
+    "url": "/docs/apache-airflow-providers-postgres/stable/operators.html"
   },
   {
     "name": "Presto",

Reply via email to