Skip to content

Commit d99b881

Browse files
DOC: Code Standards Broken Link (#33865)
1 parent 4d0f179 commit d99b881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ do not make sudden changes to the code that could have the potential to break
581581
a lot of user code as a result, that is, we need it to be as *backwards compatible*
582582
as possible to avoid mass breakages.
583583

584-
Additional standards are outlined on the `pandas code style guide <code_style>`_
584+
Additional standards are outlined on the :ref:`pandas code style guide <code_style>`
585585

586586
Optional dependencies
587587
---------------------

0 commit comments

Comments
 (0)