Skip to content

Commit 5cccaab

Browse files
update link
1 parent d3b8927 commit 5cccaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_typing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ class ArrowStreamExportable(Protocol):
566566
libraries.
567567
568568
.. _Arrow PyCapsule Protocol: https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html
569-
.. _Arrow C Data Interface: https://arrow.apache.org/docs/format/CDataInterface.html
569+
.. _Arrow C Stream Interface: https://arrow.apache.org/docs/format/CStreamInterface.html
570570
571571
"""
572572

0 commit comments

Comments
 (0)