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

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


The following commit(s) were added to refs/heads/main by this push:
     new b7fdeaa6fc MINOR: Update dev docs link on README.md (#38322)
b7fdeaa6fc is described below

commit b7fdeaa6fc188f1ca8fb275802c9e71cf2e55e8e
Author: Alenka Frim <[email protected]>
AuthorDate: Wed Oct 18 13:05:08 2023 +0200

    MINOR: Update dev docs link on README.md (#38322)
    
    ### Rationale for this change
    
    Broken link on the 
[arrow/README.md](https://github.com/apache/arrow/blob/main/README.md?plain=1#L102)
 after the landing page for the dev docs has been changed in 
https://github.com/apache/arrow/pull/36591.
    ### What changes are included in this PR?
    
    Update the link.
    
    Authored-by: AlenkaF <[email protected]>
    Signed-off-by: AlenkaF <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 98e1512bac..664ada289b 100644
--- a/README.md
+++ b/README.md
@@ -99,4 +99,4 @@ integrations in other projects, we'd be happy to have you 
involved:
 [2]: https://github.com/apache/arrow/tree/main/format
 [3]: https://github.com/apache/arrow/issues
 [4]: https://github.com/apache/arrow
-[5]: https://arrow.apache.org/docs/dev/developers/contributing.html
+[5]: https://arrow.apache.org/docs/dev/developers/index.html

Reply via email to