From 8b420bfd422cdb97b6090f545024fd6611d3d8b9 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 6 Jun 2023 18:36:24 +0200 Subject: [PATCH] Temporarily comment out links to slack signup, since it doesn't work Once someone has fixed the signups, we should of course re-enable it, but "no link" is better than a broken link. --- pgweb/util/contexts.py | 2 +- templates/core/community.html | 2 +- templates/pages/support.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pgweb/util/contexts.py b/pgweb/util/contexts.py index 7704646e..bdae22be 100644 --- a/pgweb/util/contexts.py +++ b/pgweb/util/contexts.py @@ -44,7 +44,7 @@ sitenav = { {'title': 'Contributors', 'link': '/community/contributors/'}, {'title': 'Mailing Lists', 'link': '/list/'}, {'title': 'IRC', 'link': '/community/irc/'}, - {'title': 'Slack', 'link': 'https://join.slack.com/t/postgresteam/shared_invite/zt-1qj14i9sj-E9WqIFlvcOiHsEk2yFEMjA'}, + # {'title': 'Slack', 'link': 'https://join.slack.com/t/postgresteam/shared_invite/zt-1qj14i9sj-E9WqIFlvcOiHsEk2yFEMjA'}, {'title': 'Local User Groups', 'link': '/community/user-groups/'}, {'title': 'Events', 'link': '/about/events/'}, {'title': 'International Sites', 'link': '/community/international/'}, diff --git a/templates/core/community.html b/templates/core/community.html index 6bc63ba4..75d45b9e 100644 --- a/templates/core/community.html +++ b/templates/core/community.html @@ -14,7 +14,7 @@
  • Jobs
  • - and more. We also have many local PostgreSQL User Groups all over the world, and there is also an active IRC & Slack community. + and more. We also have many local PostgreSQL User Groups all over the world, and there is also an active IRC community.

    There are also links to international sites that contain PostgreSQL information in various languages. diff --git a/templates/pages/support.html b/templates/pages/support.html index 56e5748a..f296de1e 100644 --- a/templates/pages/support.html +++ b/templates/pages/support.html @@ -10,7 +10,7 @@

  • The Community section, which details the support options available to users from the PostgreSQL community
  • Mailing Lists
  • IRC
  • -
  • Slack
  • +

    Commercial support is also available from one of the many companies providing professional services -- 2.39.5