Skip to content

Commit cb82ffb

Browse files
Fix link in markdown
1 parent d388101 commit cb82ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ look at the entry points, will find the ``EmptyDataEngine`` engine, and will cal
550550
method on it with the arguments provided by the user (except the ``engine`` parameter).
551551

552552
To avoid conflicts in the names of engines, we keep an "IO engines" section in our
553-
[Ecosystem page](https://pandas.pydata.org/community/ecosystem.html#io-engines).
553+
`Ecosystem page <https://pandas.pydata.org/community/ecosystem.html#io-engines>`_.
554554

555555
.. _extending.pandas_priority:
556556

0 commit comments

Comments
 (0)