Skip to content

Commit

Permalink
Fix link to plugins user guide (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv authored Jan 28, 2025
1 parent 84c49d3 commit 88f874b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="https://img.shields.io/crates/v/pyo3-polars.svg"/>
</a>

Documentation for this functionality may also be found in the [Polars User Guide](https://docs.pola.rs/user-guide/expressions/plugins/).
Documentation for this functionality may also be found in the [Polars User Guide](https://docs.pola.rs/user-guide/plugins/).
This is new functionality and should be preferred over `2.` as this
will circumvent the GIL and will be the way we want to support extending polars.

Expand Down

0 comments on commit 88f874b

Please sign in to comment.