This is an automated email from the ASF dual-hosted git repository.
russellspitzer 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 87149e3d Update Slack Links (#295)
87149e3d is described below
commit 87149e3da04eafad1c8766132f0bf1e822e4d075
Author: Brian "bits" Olsen <[email protected]>
AuthorDate: Wed Dec 6 17:42:37 2023 -0600
Update Slack Links (#295)
---
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 39408390..51257e36 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-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw"
target="_blank">
+ <a
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A"
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 8fb05ca9..d57a8827 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-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw"
+ url =
"https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A"
[outputFormats.SearchIndex]
baseName = "landingpagesearch"
diff --git a/landing-page/content/common/join.md
b/landing-page/content/common/join.md
index 20e40e8a..ad83b9b9 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-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw).
+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-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A).
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]>.