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

etseidl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new ff736e0167 docs(parquet): Fix broken links in README (#9467)
ff736e0167 is described below

commit ff736e0167348ffdd66d7502614cc7749c8690c4
Author: Jason <[email protected]>
AuthorDate: Tue Feb 24 08:53:50 2026 +0800

    docs(parquet): Fix broken links in README (#9467)
    
    Fix missing link in Parquet README
---
 parquet/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parquet/README.md b/parquet/README.md
index 8317b4dbd4..9e4e91d85d 100644
--- a/parquet/README.md
+++ b/parquet/README.md
@@ -77,6 +77,7 @@ Please see the [Implementation Status Page] on the [Apache 
Parquet] website for
 information on the status of this implementation.
 
 [implementation status page]: 
https://parquet.apache.org/docs/file-format/implementationstatus/
+[apache parquet]: https://parquet.apache.org/
 
 ## License
 

Reply via email to