This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 226ff1ffd1f [DOCS] Update community sync schedule and fix broken links
(#7442)
226ff1ffd1f is described below
commit 226ff1ffd1f1eeac0353ce1a65a621416efb7f5a
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Mon Dec 12 22:31:12 2022 -0800
[DOCS] Update community sync schedule and fix broken links (#7442)
---
website/docusaurus.config.js | 2 +-
.../assets/images/upcoming-community-calls.png | Bin 191558 -> 80694 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 66490d2cd53..eb79bc7a8ee 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -338,7 +338,7 @@ module.exports = {
items: [
{
label: 'Get Involved',
- to: '/contribute/get-involved'
+ to: '/community/get-involved'
},
{
label: 'Slack',
diff --git a/website/static/assets/images/upcoming-community-calls.png
b/website/static/assets/images/upcoming-community-calls.png
index 72451a76d10..dbe42c7f8b0 100644
Binary files a/website/static/assets/images/upcoming-community-calls.png and
b/website/static/assets/images/upcoming-community-calls.png differ