Fixed broken links and redirects in docs.

This commit is contained in:
Mariusz Felisiak 2024-03-06 08:50:21 +01:00 committed by GitHub
parent f06bb7c88a
commit 177e649396
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 17 additions and 18 deletions

View file

@ -132,8 +132,7 @@ Python style
Imports
=======
* Use `isort <https://github.com/PyCQA/isort#readme>`_ to automate import
sorting using the guidelines below.
* Use :pypi:`isort` to automate import sorting using the guidelines below.
Quick start:

View file

@ -55,8 +55,8 @@ Mergers hold the following prerogatives:
enough to require the use of the `DEP process`_) reaches one of its
implementation milestones and is intended to merge.
.. _`minor change`: https://github.com/django/deps/blob/main/accepted/0010-new-governance.rst#terminology
.. _`major change`: https://github.com/django/deps/blob/main/accepted/0010-new-governance.rst#terminology
.. _`minor change`: https://github.com/django/deps/blob/main/final/0010-new-governance.rst#terminology
.. _`major change`: https://github.com/django/deps/blob/main/final/0010-new-governance.rst#terminology
Membership
----------
@ -294,4 +294,4 @@ Changes to this document require the use of the `DEP process`_, with
modifications described in `DEP 0010`_.
.. _`DEP process`: https://github.com/django/deps/blob/main/final/0001-dep-process.rst
.. _`DEP 0010`: https://github.com/django/deps/blob/main/accepted/0010-new-governance.rst#changing-this-governance-process
.. _`DEP 0010`: https://github.com/django/deps/blob/main/final/0010-new-governance.rst#changing-this-governance-process