You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/11/25 18:08:47 UTC

[iceberg-docs] branch main updated: Fix Slack links.

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 59f1a607 Fix Slack links.
59f1a607 is described below

commit 59f1a607d318fff8c2423b2ab4e667dd24125767
Author: Ryan Blue <bl...@apache.org>
AuthorDate: Fri Nov 25 10:08:30 2022 -0800

    Fix Slack links.
---
 iceberg-theme/layouts/partials/header.html | 4 ++--
 landing-page/content/common/join.md        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/iceberg-theme/layouts/partials/header.html b/iceberg-theme/layouts/partials/header.html
index 5739b645..578d21e4 100644
--- a/iceberg-theme/layouts/partials/header.html
+++ b/iceberg-theme/layouts/partials/header.html
@@ -67,11 +67,11 @@
                         </a>
                     </div>
                     <div class="topnav-page-selection">
-                        <a href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw" target="_blank">
+                        <a href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1jyaasx2a-TxE4z_ubxDkTFS7UFDHnjw" target="_blank">
                             <img src="{{ $.Site.BaseURL }}/img/Slack_Mark_Web.png" target="_blank" class="top-navbar-logo"/>
                         </a>
                     </div>
             </div>
             </topsection>
     </nav>
-{{ partial "search-results.html" . }}
\ No newline at end of file
+{{ partial "search-results.html" . }}
diff --git a/landing-page/content/common/join.md b/landing-page/content/common/join.md
index 02330fa4..c4495bd2 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-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw).
+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-1jyaasx2a-TxE4z_ubxDkTFS7UFDHnjw).
 
 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 <de...@iceberg.apache.org>.