Skip to content

Commit

Permalink
docs: update python docs link in readme.md (delta-io#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasfrederikhoeck authored Nov 22, 2023
1 parent 31767bf commit 7250544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<p align="center">
A native Rust library for Delta Lake, with bindings to Python
<br>
<a href="https://delta-io.github.io/delta-rs/python/">Python docs</a>
<a href="https://delta-io.github.io/delta-rs/">Python docs</a>
·
<a href="https://docs.rs/deltalake/latest/deltalake/">Rust docs</a>
·
Expand Down Expand Up @@ -48,7 +48,7 @@ API that lets you query, inspect, and operate your Delta Lake with ease.

[pypi]: https://pypi.org/project/deltalake/
[pypi-dl]: https://img.shields.io/pypi/dm/deltalake?style=flat-square&color=00ADD4
[py-docs]: https://delta-io.github.io/delta-rs/python/
[py-docs]: https://delta-io.github.io/delta-rs/
[rs-docs]: https://docs.rs/deltalake/latest/deltalake/
[crates]: https://crates.io/crates/deltalake
[crates-dl]: https://img.shields.io/crates/d/deltalake?color=F75101
Expand Down

0 comments on commit 7250544

Please sign in to comment.