Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lamb <[email protected]>
  • Loading branch information
tisonkun and alamb authored Apr 30, 2024
1 parent ce50c3d commit b7e787e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@

# Download

The official Apache DataFusion releases are provided as source artifacts.
While DataFusion is also distributed via the Rust [crates.io] package manager as a convenience, the
official Apache DataFusion releases are provided as source artifacts.

[crates.io]: https://crates.io/crates/datafusion

## Releases

Expand All @@ -32,7 +35,7 @@ The latest source release is [37.0.0][source-link] ([asc][asc-link],

For previous releases, please check the [archive](https://archive.apache.org/dist/datafusion/).

For older releases (<= 37) when DataFusion was a subproject of Apache Arrow, please check [Arrow's archive](https://archive.apache.org/dist/arrow/).
For releases earlier than 37.0.0, please check [Arrow's archive](https://archive.apache.org/dist/arrow/).

## Notes

Expand Down

0 comments on commit b7e787e

Please sign in to comment.