This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-ballista.git
The following commit(s) were added to refs/heads/master by this push:
new 496723d0 Fix dead link in contribution guideline readme file (#297)
496723d0 is described below
commit 496723d0da05cef812aeb8cff9bf75bd47ce6949
Author: Stefan Stanciulescu
<[email protected]>
AuthorDate: Thu Sep 29 06:52:50 2022 -0700
Fix dead link in contribution guideline readme file (#297)
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b1d6e17b..37921358 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,7 +36,7 @@ list to help you get started.
This section describes how you can get started at developing DataFusion.
For information on developing with Ballista, see the
-[Ballista developer documentation](ballista/docs/README.md).
+[Ballista developer documentation](docs/developer/README.md).
### Bootstrap environment