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-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4feff2d Minor: Add Link to DataFusion home page (#26)
4feff2d is described below
commit 4feff2d51148e18af90102d88a1c66fcddfdd7f1
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Sep 13 13:54:39 2024 -0400
Minor: Add Link to DataFusion home page (#26)
---
about.markdown | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/about.markdown b/about.markdown
index 6913478..40e4390 100644
--- a/about.markdown
+++ b/about.markdown
@@ -4,5 +4,7 @@ title: About
permalink: /about/
---
-Apache DataFusion is a very fast, extensible query engine for building
high-quality
-data-centric systems in Rust, using the Apache Arrow in-memory format.
\ No newline at end of file
+[Apache DataFusion] is a very fast, extensible query engine for building
high-quality
+data-centric systems in Rust, using the Apache Arrow in-memory format.
+
+[Apache DataFusion]: https://datafusion.apache.org/
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]