Skip to content

Commit 4352a95

Browse files
committed
DOC: Use community_guidelines ref, leave code_of_conduct alias
1 parent 31f8a59 commit 4352a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/devel/core_developer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ As a core member, you should be familiar with community and developer
146146
resources such as:
147147

148148
- Our :ref:`chap_devguide`
149-
- Our :ref:`code_of_conduct`
149+
- Our :ref:`community_guidelines`
150150
- `PEP8 <https://www.python.org/dev/peps/pep-0008/>`__ for Python style
151151
- `PEP257 <https://www.python.org/dev/peps/pep-0257/>`__ and the `NumPy
152152
documentation

doc/source/devel/governance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ project in concrete ways, such as:
4040
among other possibilities. By contributing to the project, community members
4141
can directly help to shape its future.
4242

43-
Contributors should read the :ref:`chap_devguide` and our :ref:`code_of_conduct`.
43+
Contributors should read the :ref:`chap_devguide` and our :ref:`community_guidelines`.
4444

4545
Core Developers
4646
---------------

0 commit comments

Comments
 (0)