This is an automated email from the ASF dual-hosted git repository.

fokko 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 457099ff Update slack invite link in header (#205)
457099ff is described below

commit 457099ffe612977ad272ab142a702018bf3bfcf9
Author: Ajantha Bhat <[email protected]>
AuthorDate: Wed Mar 8 19:30:45 2023 +0530

    Update slack invite link in header (#205)
    
    follow up of https://github.com/apache/iceberg-docs/pull/200
---
 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 578d21e4..c71d42c9 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-1jyaasx2a-TxE4z_ubxDkTFS7UFDHnjw";
 target="_blank">
+                        <a 
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1oj35f7yc-wuTEhvkiqjGLje83B7rG8A";
 target="_blank">
                             <img src="{{ $.Site.BaseURL 
}}/img/Slack_Mark_Web.png" target="_blank" class="top-navbar-logo"/>
                         </a>
                     </div>

Reply via email to