Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 88f874b

Browse files
authored
Fix link to plugins user guide (#123)
1 parent 84c49d3 commit 88f874b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img src="https://img.shields.io/crates/v/pyo3-polars.svg"/>
55
</a>
66

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

0 commit comments

Comments
 (0)