We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0f179 commit d99b881Copy full SHA for d99b881
doc/source/development/contributing.rst
@@ -581,7 +581,7 @@ do not make sudden changes to the code that could have the potential to break
581
a lot of user code as a result, that is, we need it to be as *backwards compatible*
582
as possible to avoid mass breakages.
583
584
-Additional standards are outlined on the `pandas code style guide <code_style>`_
+Additional standards are outlined on the :ref:`pandas code style guide <code_style>`
585
586
Optional dependencies
587
---------------------
0 commit comments