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

kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 58e5ad6f [docs] Include link to Iceberg Dev Events in docs (#2253)
58e5ad6f is described below

commit 58e5ad6f40eabfcea998b707cd14c1913a5b4e80
Author: Alex Stephen <1325798+ramblerap...@users.noreply.github.com>
AuthorDate: Fri Jul 25 15:46:52 2025 -0700

    [docs] Include link to Iceberg Dev Events in docs (#2253)
    
    <!--
    Thanks for opening a pull request!
    -->
    
    <!-- In the case this PR will resolve an issue, please replace
    ${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
    Closes #2238
    
    # Rationale for this change
    The pyiceberg monthly sync is now a part of the Iceberg Dev Events
    calendar.
    
    # Are these changes tested?
    Just docs
    
    # Are there any user-facing changes?
    
    <!-- In the case of user-facing changes, please add the changelog label.
    -->
---
 mkdocs/docs/community.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs/docs/community.md b/mkdocs/docs/community.md
index 4c542bff..bbfe8aa4 100644
--- a/mkdocs/docs/community.md
+++ b/mkdocs/docs/community.md
@@ -30,7 +30,7 @@ Community discussions happen primarily on the [dev mailing 
list](https://lists.a
 
 ## Iceberg Community Events
 
-The PyIceberg community sync is on the last Tuesday of every month. To join, 
make sure to subscribe to the [iceberg-python-sync Google 
group](https://groups.google.com/g/iceberg-python-sync).
+The PyIceberg community sync is on the last Tuesday of every month. The 
calendar event is located on the [Iceberg Dev 
Events](https://iceberg.apache.org/community#iceberg-community-events) calendar.
 
 ## Community Guidelines
 

Reply via email to