This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git
The following commit(s) were added to refs/heads/main by this push:
new 350c6e0 Add link to the README (#102)
350c6e0 is described below
commit 350c6e04fd1aef675921f6ffc789a345bdc3e9de
Author: Nic Crane <[email protected]>
AuthorDate: Tue Nov 16 15:09:12 2021 +0000
Add link to the README (#102)
---
README.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.rst b/README.rst
index 556e5c1..fb6928e 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,8 @@ specific concerns and makes it possible to build/test all
cookbooks
without any platform specific knowledge (as long as dependencies
are available on the target system).
+See https://arrow.apache.org/cookbook/ for the latest published version.
+
Building All Cookbooks
----------------------