Skip to content

Commit 3d44361

Browse files
committed
Deploying to gh-pages from @ ae2121f 🚀
1 parent 913bec4 commit 3d44361

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h1 id="roapi-documentation"><a class="header" href="#roapi-documentation">ROAPI
185185
<p><a href="https://github.com/roapi/roapi">ROAPI</a> automatically spins up read-only APIs
186186
and query frontends for slowly moving datasets without requiring you to write a
187187
single line of code. It builds on top of <a href="https://github.com/apache/arrow">Apache Arrow</a> and
188-
<a href="https://github.com/apache/arrow/tree/master/rust/datafusion">Datafusion</a>. The
188+
<a href="https://github.com/apache/arrow-datafusion">Datafusion</a>. The
189189
core of its design can be boiled down to the following:</p>
190190
<ul>
191191
<li>Query frontends to translate SQL, GraphQL and REST API queries into

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1 id="roapi-documentation"><a class="header" href="#roapi-documentation">ROAPI
187187
<p><a href="https://github.com/roapi/roapi">ROAPI</a> automatically spins up read-only APIs
188188
and query frontends for slowly moving datasets without requiring you to write a
189189
single line of code. It builds on top of <a href="https://github.com/apache/arrow">Apache Arrow</a> and
190-
<a href="https://github.com/apache/arrow/tree/master/rust/datafusion">Datafusion</a>. The
190+
<a href="https://github.com/apache/arrow-datafusion">Datafusion</a>. The
191191
core of its design can be boiled down to the following:</p>
192192
<ul>
193193
<li>Query frontends to translate SQL, GraphQL and REST API queries into

0 commit comments

Comments
 (0)