diff --git a/README.md b/README.md index f1a886e..9f4608f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of [Apache Arrow](https://github.com/apache/arrow) and -[Datafusion](https://github.com/apache/arrow/tree/master/rust/datafusion). The +[Datafusion](https://github.com/apache/arrow-datafusion). The core of its design can be boiled down to the following: * [Query frontends](https://roapi.github.io/docs/api/query/index.html) to