This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-update-slack-url in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git
commit ef3aef1adfbc342f97e0b83591899f6e42a2f096 Author: Fokko Driesprong <[email protected]> AuthorDate: Mon Nov 20 19:14:17 2023 +0100 Update Slack URL --- 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 a735a04a..39408390 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-2561tq9qr-UtISlHgsdY3Virs3Z2_btQ" target="_blank"> + <a href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw" 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 37b4ecc4..8fb05ca9 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-1znkcg5zm-7_FE~pcox347XwZE3GNfPg" + url = "https://join.slack.com/t/apache-iceberg/shared_invite/zt-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw" [outputFormats.SearchIndex] baseName = "landingpagesearch" diff --git a/landing-page/content/common/join.md b/landing-page/content/common/join.md index fd556abd..20e40e8a 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-2561tq9qr-UtISlHgsdY3Virs3Z2_btQ). +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-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw). 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]>.
