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 c827f2d8 Update Slack invite link in header.html (#237)
c827f2d8 is described below
commit c827f2d8b4c560da73e1c7f0ee63081f361067a6
Author: Ajantha Bhat <[email protected]>
AuthorDate: Thu May 11 07:59:31 2023 +0530
Update Slack invite link in header.html (#237)
---
iceberg-theme/layouts/partials/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iceberg-theme/layouts/partials/header.html
b/iceberg-theme/layouts/partials/header.html
index c71d42c9..6ced88c7 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-1oj35f7yc-wuTEhvkiqjGLje83B7rG8A"
target="_blank">
+ <a
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1uva9gyp1-TrLQl7o~nZ5PsTVgl6uoEQ"
target="_blank">
<img src="{{ $.Site.BaseURL
}}/img/Slack_Mark_Web.png" target="_blank" class="top-navbar-logo"/>
</a>
</div>