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

blue pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new f86b8d73c6 Docs: Update Slack invite links (#15782)
f86b8d73c6 is described below

commit f86b8d73c665d1f0adc30d39c147b6de485adc45
Author: Russell Spitzer <[email protected]>
AuthorDate: Thu Mar 26 15:45:22 2026 -0500

    Docs: Update Slack invite links (#15782)
---
 .github/ISSUE_TEMPLATE/iceberg_question.yml       | 2 +-
 site/docs/blog/posts/2026-01-10-iceberg-summit.md | 2 +-
 site/docs/community.md                            | 2 +-
 site/mkdocs.yml                                   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/iceberg_question.yml 
b/.github/ISSUE_TEMPLATE/iceberg_question.yml
index b5966dccc7..f42bc898a0 100644
--- a/.github/ISSUE_TEMPLATE/iceberg_question.yml
+++ b/.github/ISSUE_TEMPLATE/iceberg_question.yml
@@ -25,7 +25,7 @@ body:
   - type: markdown
     attributes:
       value: |
-        Feel free to ask your question on 
[Slack](https://join.slack.com/t/apache-iceberg/shared_invite/zt-3kclosz6r-3heAW3d~_PHefmN2A_~cAg)
 as well.
+        Feel free to ask your question on 
[Slack](https://join.slack.com/t/apache-iceberg/shared_invite/zt-3tkrk9gpf-1eFZ8ozS2In0~zM_BeZiRQ)
 as well.
 
         Do **NOT** share any sensitive information like passwords, security 
tokens, private URLs etc.
   - type: textarea
diff --git a/site/docs/blog/posts/2026-01-10-iceberg-summit.md 
b/site/docs/blog/posts/2026-01-10-iceberg-summit.md
index 4cff52421f..3bca0d791d 100644
--- a/site/docs/blog/posts/2026-01-10-iceberg-summit.md
+++ b/site/docs/blog/posts/2026-01-10-iceberg-summit.md
@@ -80,7 +80,7 @@ We're accepting several types of submissions:
 
 What are you waiting for? Head over to 
[Sessionize](https://sessionize.com/iceberg-summit-2026/) to submit your 
proposal.
 
-**Need help crafting your submission?** Join us on the [Iceberg Community 
Slack](https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A)
 #abstracts channel for feedback and advice.
+**Need help crafting your submission?** Join us on the [Iceberg Community 
Slack](https://join.slack.com/t/apache-iceberg/shared_invite/zt-3tkrk9gpf-1eFZ8ozS2In0~zM_BeZiRQ)
 #abstracts channel for feedback and advice.
 
 - ~~Session 1: Wednesday, December 17, 2025 @ 8:00 AM PT~~
 - ~~Session 2: Wednesday, January 7, 2026 @ 8:00 AM PT~~
diff --git a/site/docs/community.md b/site/docs/community.md
index 935ef121e9..48c61229d6 100644
--- a/site/docs/community.md
+++ b/site/docs/community.md
@@ -51,7 +51,7 @@ Apache Iceberg mailing lists:
 
 ### Slack
 
-We use the [Apache Iceberg workspace](https://apache-iceberg.slack.com/) on 
Slack. To be invited, follow [this invite 
link](https://join.slack.com/t/apache-iceberg/shared_invite/zt-3kclosz6r-3heAW3d~_PHefmN2A_~cAg).
+We use the [Apache Iceberg workspace](https://apache-iceberg.slack.com/) on 
Slack. To be invited, follow [this invite 
link](https://join.slack.com/t/apache-iceberg/shared_invite/zt-3tkrk9gpf-1eFZ8ozS2In0~zM_BeZiRQ).
 
 Please note that this link may occasionally break when Slack does an upgrade. 
If you encounter problems using it, please let us know by sending an email to 
<[email protected]>.
 
diff --git a/site/mkdocs.yml b/site/mkdocs.yml
index bd825d9086..436ca963c5 100644
--- a/site/mkdocs.yml
+++ b/site/mkdocs.yml
@@ -118,7 +118,7 @@ extra:
       link: 'https://www.youtube.com/@ApacheIceberg'
       title: youtube
     - icon: fontawesome/brands/slack
-      link: 
'https://join.slack.com/t/apache-iceberg/shared_invite/zt-3kclosz6r-3heAW3d~_PHefmN2A_~cAg'
+      link: 
'https://join.slack.com/t/apache-iceberg/shared_invite/zt-3tkrk9gpf-1eFZ8ozS2In0~zM_BeZiRQ'
       title: slack
 
 exclude_docs: |

Reply via email to