Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0977148

Browse files
authored
DOC Fix broken link to pandas doc (#23696)
1 parent 968544b commit 0977148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers/bug_triaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ The following workflow [1]_ is a good way to approach issue triaging:
156156
#. Remove the "Needs Triage" label from the issue if the label exists.
157157

158158
.. [1] Adapted from the pandas project `maintainers guide
159-
<https://dev.pandas.io/docs/development/maintaining.html>`_
159+
<https://pandas.pydata.org/docs/development/maintaining.html>`_

0 commit comments

Comments
 (0)