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

fokko pushed a commit to branch fd-rename
in repository https://gitbox.apache.org/repos/asf/parquet-site.git

commit 120cc0766301f6a30e8afe859c5dcb9595238a04
Author: Fokko Driesprong <[email protected]>
AuthorDate: Tue Nov 26 16:17:06 2024 +0100

    MINOR: Change link to `parquet-java`
---
 content/en/docs/Contribution Guidelines/releasing.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/docs/Contribution Guidelines/releasing.md 
b/content/en/docs/Contribution Guidelines/releasing.md
index c4a72f2..0a4297f 100644
--- a/content/en/docs/Contribution Guidelines/releasing.md      
+++ b/content/en/docs/Contribution Guidelines/releasing.md      
@@ -94,7 +94,7 @@ Here is a template you can use. Make sure everything applies 
to your release.
 
     The commit id is <SHA1>
     * This corresponds to the tag: apache-parquet-<VERSION>-rc<NUM>
-    * https://github.com/apache/parquet-mr/tree/<SHA1>
+    * https://github.com/apache/parquet-java/tree/<SHA1>
 
     The release tarball, signature, and checksums are here:
     * https://dist.apache.org/repos/dist/dev/parquet/<PATH>

Reply via email to