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

jiayu pushed a commit to branch auto-commit-doc
in repository https://gitbox.apache.org/repos/asf/sedona.git

commit 81a28efb95ad920a9bae5c31b79257f7f3e4d1c4
Author: Jia Yu <[email protected]>
AuthorDate: Mon Apr 1 22:43:48 2024 -0700

    Init commit
---
 .github/workflows/docs.yml | 2 +-
 docs/community/contact.md  | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index ed3d92c4c..afa8ea63e 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -53,7 +53,7 @@ jobs:
 
     - run: git config --global user.name = "test-name"
     - run: git config --global user.email = "[email protected]"
-    - run: mike deploy --update-aliases current-snapshot
+    - run: mike deploy --update-aliases latest-snapshot -b website -p
     - run: mkdir staging
     - run: cp -r site/* staging/
     - uses: actions/upload-artifact@v3
diff --git a/docs/community/contact.md b/docs/community/contact.md
index 11f6fa3f1..13f3cad11 100644
--- a/docs/community/contact.md
+++ b/docs/community/contact.md
@@ -11,9 +11,7 @@ You can participate in the community as follows:
 
 ## Community events
 
-Everyone is welcome to join our community events. We have a community office 
hour every 4 weeks.
-
-<iframe 
src="https://calendar.google.com/calendar/embed?src=c_ef7d54f5308a4b7f25ac33d0f7eeb54a3a7f115b689faf4d82425f3cb5ede935%40group.calendar.google.com&ctz=America%2FLos_Angeles";
 style="border: 0" width="800" height="600" frameborder="0" 
scrolling="no"></iframe>
+Everyone is welcome to join our community events. We have a community office 
hour every 4 weeks. Please import the event to your [Google 
Calendar](https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=NjI0cWgwcTZndnI1anAzYnFrNHY5Y2wyaTRfMjAyNDA0MDlUMTUwMDAwWiBjX2VmN2Q1NGY1MzA4YTRiN2YyNWFjMzNkMGY3ZWViNTRhM2E3ZjExNWI2ODlmYWY0ZDgyNDI1ZjNjYjVlZGU5MzVAZw&tmsrc=c_ef7d54f5308a4b7f25ac33d0f7eeb54a3a7f115b689faf4d82425f3cb5ede935%40group.calendar.google.com&scp=ALL).
 
 ## Twitter
 

Reply via email to