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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3dbe45b658 [MINOR] No need to jump to web pages (#4994)
3dbe45b658 is described below

commit 3dbe45b658a023ab3ef1c3b9a17c9eab49212715
Author: jokercurry <[email protected]>
AuthorDate: Thu Oct 26 17:05:58 2023 +0800

    [MINOR] No need to jump to web pages (#4994)
    
    Co-authored-by: zhongjingxiong <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c3108917e8..8cd3ec970b 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,6 @@ There is more information in the [contributing] guide.
 [flight-readme]: arrow-flight/README.md
 [datafusion-readme]: 
https://github.com/apache/arrow-datafusion/blob/master/README.md
 [ballista-readme]: 
https://github.com/apache/arrow-ballista/blob/master/README.md
-[objectstore-readme]: 
https://github.com/apache/arrow-rs/blob/master/object_store/README.md
+[objectstore-readme]: object_store/README.md
 [issues]: https://github.com/apache/arrow-rs/issues
 [discussions]: https://github.com/apache/arrow-rs/discussions

Reply via email to