This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/production by this push:
new 66e31ea Update main page landing page links to community (#138)
66e31ea is described below
commit 66e31ea9b959dc897324cb5f1d3a5361c6c9edb1
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Nov 14 10:13:50 2025 -0500
Update main page landing page links to community (#138)
---
content/en/_index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/en/_index.md b/content/en/_index.md
index 274837f..cf71dd0 100644
--- a/content/en/_index.md
+++ b/content/en/_index.md
@@ -22,8 +22,8 @@ It provides high performance compression and encoding schemes
to handle complex
Browse project documentation including the format specification.
{{% /blocks/feature %}}
-{{% blocks/feature icon="fab fa-github" title="Contributions welcome!"
url="https://github.com/apache/parquet-java" %}}
-We do a [Pull Request](https://github.com/apache/parquet-java/pulls)
contributions workflow on **GitHub**. New users are always welcome!
+{{% blocks/feature icon="fab fa-github" title="Contributions welcome!"
url="community" %}}
+Join the community to help us improve Parquet together. New users and
contributors are always welcome!
{{% /blocks/feature %}}