mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Fixed broken links and redirects in docs.
This commit is contained in:
parent
f06bb7c88a
commit
177e649396
12 changed files with 17 additions and 18 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue