This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 44bc16337f fix installation section link (#10179)
44bc16337f is described below
commit 44bc16337f912901965e098f2ac70331681208b2
Author: comphead <[email protected]>
AuthorDate: Mon Apr 22 12:19:01 2024 -0700
fix installation section link (#10179)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 32afc04f5f..60693402ff 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ in-memory format. [Python
Bindings](https://github.com/apache/datafusion-python)
Here are links to some important information
- [Project Site](https://arrow.apache.org/datafusion)
--
[Installation](https://arrow.apache.org/datafusion/user-guide/cli.html#installation)
+-
[Installation](https://arrow.apache.org/datafusion/user-guide/cli/installation.html)
- [Rust Getting
Started](https://arrow.apache.org/datafusion/user-guide/example-usage.html)
- [Rust DataFrame
API](https://arrow.apache.org/datafusion/user-guide/dataframe.html)
- [Rust API docs](https://docs.rs/datafusion/latest/datafusion)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]