Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Update Slack URL (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Oct 20, 2023
1 parent c7e0593 commit 004f82b
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion iceberg-theme/layouts/partials/header.html
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
</a>
</div>
<div class="topnav-page-selection">
<a href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1znkcg5zm-7_FE~pcox347XwZE3GNfPg" target="_blank">
<a href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-2561tq9qr-UtISlHgsdY3Virs3Z2_btQ" target="_blank">
<img src="{{ $.Site.BaseURL }}/img/Slack_Mark_Web.png" target="_blank" class="top-navbar-logo"/>
</a>
</div>
2 changes: 1 addition & 1 deletion landing-page/config.toml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ sectionPagesMenu = "main"
[[params.social]]
title = "slack"
icon = "slack"
url = "https://join.slack.com/t/apache-iceberg/shared_invite/zt-1jyaasx2a-TxE4z_ubxDkTFS7UFDHnjw"
url = "https://join.slack.com/t/apache-iceberg/shared_invite/zt-1znkcg5zm-7_FE~pcox347XwZE3GNfPg"

This comment has been minimized.

Copy link
@ajantha-bhat

ajantha-bhat Oct 20, 2023

Member

why this is not the latest link?

I can see that other places in this PR we are using zt-2561tq9qr-UtISlHgsdY3Virs3Z2_btQ


[outputFormats.SearchIndex]
baseName = "landingpagesearch"
2 changes: 1 addition & 1 deletion landing-page/content/common/join.md
Original file line number Diff line number Diff line change
@@ -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-1znkcg5zm-7_FE~pcox347XwZE3GNfPg).
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).

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 <dev@iceberg.apache.org>.

0 comments on commit 004f82b

Please sign in to comment.