This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 67eafb430 docs(README.md): add hyperlink for CONTRIBUTING.md (#2236)
67eafb430 is described below
commit 67eafb430a5d66f08562620d0fe9057c72f6b82c
Author: Laurent Goujon <[email protected]>
AuthorDate: Wed Oct 9 09:48:14 2024 -0600
docs(README.md): add hyperlink for CONTRIBUTING.md (#2236)
Add missing hyperlink for CONTRIBUTING.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2cf24ecc9..cb2b9c069 100644
--- a/README.md
+++ b/README.md
@@ -57,4 +57,4 @@ User documentation can be found at
https://arrow.apache.org/adbc
## Development and Contributing
-For detailed instructions on how to build the various ADBC libraries, see
CONTRIBUTING.md.
+For detailed instructions on how to build the various ADBC libraries, see
[CONTRIBUTING.md](CONTRIBUTING.md).