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 <[email protected]>
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"

Reply via email to