Skip to content

Commit

Permalink
docs: update code-of-conduct URLs
Browse files Browse the repository at this point in the history
Resolves #1236
  • Loading branch information
jayaddison committed Aug 26, 2024
1 parent c8e36a0 commit 4215bed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ Running functional
.. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/
.. _guide: https://guides.github.com/activities/forking/
.. _tox: https://tox.readthedocs.io/en/latest/
.. _Code of Conduct: http://meta.pycqa.org/en/latest/code-of-conduct.html
.. _Code of Conduct: https://meta.pycqa.org/code-of-conduct.html
2 changes: 1 addition & 1 deletion docs/developer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ All the tests should pass for all available interpreters, with the summary of::
congratulations :)

.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
.. _Code of Conduct: http://meta.pycqa.org/en/latest/code-of-conduct.html
.. _Code of Conduct: https://meta.pycqa.org/code-of-conduct.html


Changes
Expand Down

0 comments on commit 4215bed

Please sign in to comment.