From c070977973440a7a514a5fd8194b8ea5090dc17e Mon Sep 17 00:00:00 2001 From: haoxin Date: Thu, 6 May 2021 17:08:40 +0800 Subject: [PATCH] docs - fix the ballista link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60492e7f9391..2f6640f28f86 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ the convenience of an SQL interface or a DataFrame API. Here are some of the projects known to use DataFusion: -* [Ballista](https://github.com/ballista-compute/ballista) Distributed Compute Platform +* [Ballista](ballista) Distributed Compute Platform * [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust) * [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust) * [datafusion-python](https://pypi.org/project/datafusion)