Skip to content

Commit 4d38675

Browse files
authored
Make references in CONTRIBUTIGN.rst work in GitHub (#14010)
1 parent 922b603 commit 4d38675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Look through the `GitHub issues for bugs <https://github.com/pytest-dev/pytest/l
4949
See also the `"good first issue" issues <https://github.com/pytest-dev/pytest/labels/good%20first%20issue>`_
5050
that are friendly to new contributors.
5151

52-
:ref:`Talk <contact>` to developers to find out how you can fix specific bugs. To indicate that you are going
52+
`Talk to developers <https://docs.pytest.org/en/stable/contact.html>`_ to find out how you can fix specific bugs. To indicate that you are going
5353
to work on a particular issue, add a comment to that effect on the specific issue.
5454

5555
Don't forget to check the issue trackers of your favourite plugins, too!
@@ -61,7 +61,7 @@ Implement features
6161

6262
Look through the `GitHub issues for enhancements <https://github.com/pytest-dev/pytest/labels/type:%20enhancement>`_.
6363

64-
:ref:`Talk <contact>` to developers to find out how you can implement specific
64+
`Talk to developers <https://docs.pytest.org/en/stable/contact.html>`_ to find out how you can implement specific
6565
features.
6666

6767
Write documentation

0 commit comments

Comments
 (0)