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-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new a8f14bb6 Update slack invite link (#168)
a8f14bb6 is described below

commit a8f14bb622efb262153975e006fba37cda7faef1
Author: Samuel Redai <[email protected]>
AuthorDate: Thu Oct 13 14:05:10 2022 -0400

    Update slack invite link (#168)
---
 iceberg-theme/layouts/partials/header.html | 2 +-
 landing-page/config.toml                   | 2 +-
 landing-page/content/common/join.md        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/iceberg-theme/layouts/partials/header.html 
b/iceberg-theme/layouts/partials/header.html
index b63fc257..5739b645 100644
--- a/iceberg-theme/layouts/partials/header.html
+++ b/iceberg-theme/layouts/partials/header.html
@@ -67,7 +67,7 @@
                         </a>
                     </div>
                     <div class="topnav-page-selection">
-                        <a 
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-tlv0zjz6-jGJEkHfb1~heMCJA3Uycrg";
 target="_blank">
+                        <a 
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw";
 target="_blank">
                             <img src="{{ $.Site.BaseURL 
}}/img/Slack_Mark_Web.png" target="_blank" class="top-navbar-logo"/>
                         </a>
                     </div>
diff --git a/landing-page/config.toml b/landing-page/config.toml
index 4353094a..b00dfbcc 100644
--- a/landing-page/config.toml
+++ b/landing-page/config.toml
@@ -22,7 +22,7 @@ sectionPagesMenu = "main"
 [[params.social]]
   title = "slack"
   icon = "slack"
-  url = 
"https://join.slack.com/t/apache-iceberg/shared_invite/zt-tlv0zjz6-jGJEkHfb1~heMCJA3Uycrg";
  
+  url = 
"https://join.slack.com/t/apache-iceberg/shared_invite/zt-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw";
  
 
 [outputFormats.SearchIndex]
 baseName = "landingpagesearch"
diff --git a/landing-page/content/common/join.md 
b/landing-page/content/common/join.md
index 7feea8b3..02330fa4 100644
--- a/landing-page/content/common/join.md
+++ b/landing-page/content/common/join.md
@@ -42,7 +42,7 @@ Issues are tracked in GitHub:
 
 ## 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-tlv0zjz6-jGJEkHfb1~heMCJA3Uycrg).
+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-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw).
 
 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]>.
 

Reply via email to