You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/11/17 01:10:02 UTC

[iceberg-docs] branch main updated: Fix invite link on landing page.

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

blue 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 8ef36cd5 Fix invite link on landing page.
8ef36cd5 is described below

commit 8ef36cd54212e44f8438f2785aeb7722d06a658d
Author: Ryan Blue <bl...@apache.org>
AuthorDate: Wed Nov 16 17:09:57 2022 -0800

    Fix invite link on landing page.
---
 landing-page/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-page/config.toml b/landing-page/config.toml
index 8c4d4968..679b94fe 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-1htq2z3jn-8aBes6j0aZlfWpbT3~rwrw"  
+  url = "https://join.slack.com/t/apache-iceberg/shared_invite/zt-1jyaasx2a-TxE4z_ubxDkTFS7UFDHnjw"  
 
 [outputFormats.SearchIndex]
 baseName = "landingpagesearch"