Skip to content

Commit 3ab714c

Browse files
Raisa DzhamtyrovaRaisa Dzhamtyrova
authored andcommitted
change link to contributing guide
1 parent 0fc9eab commit 3ab714c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/development/code_style.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ pandas code style guide
1313
standard and uses `Black <https://black.readthedocs.io/en/stable/>`_
1414
and `Flake8 <https://flake8.pycqa.org/en/latest/>`_ to ensure a
1515
consistent code format throughout the project. For details see the
16-
`contributing guide to pandas
17-
<https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#python-pep8-black>`_.
16+
:ref:`contributing guide to pandas<contributing.code-formatting>`.
1817

1918
Patterns
2019
========

0 commit comments

Comments
 (0)