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 218ea203e83 [MINOR] Fix link (#11088)
218ea203e83 is described below
commit 218ea203e839e14acba2e57791e6ddcd232aa9bc
Author: Shiyan Xu <[email protected]>
AuthorDate: Wed Apr 24 20:09:11 2024 -0500
[MINOR] Fix link (#11088)
---
website/contribute/how-to-contribute.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/contribute/how-to-contribute.md
b/website/contribute/how-to-contribute.md
index ef7027d6c8b..a93e48b13d3 100644
--- a/website/contribute/how-to-contribute.md
+++ b/website/contribute/how-to-contribute.md
@@ -15,7 +15,7 @@ Here are few ways, you can get involved.
- Author blogs on our wiki
- Testing; Improving out-of-box experience by reporting bugs
- Share new ideas/directions to pursue or propose a new RFC
- - Contributing code to the project: check out [newbie
JIRAs](https://issues.apache.org/jira/issues?filter=12350891).
+ - Contributing code to the project: check out [newbie
JIRAs](https://issues.apache.org/jira/issues/?filter=12350891).
## Become a Committer