[3.2.x] Fixed some broken links and redirects in docs.

Backport of 259b28706e from main
This commit is contained in:
Jacob Walls 2021-08-09 01:07:52 -04:00 committed by Mariusz Felisiak
parent f18da11b8a
commit 6bb74f3de8
5 changed files with 5 additions and 5 deletions

View file

@ -138,7 +138,7 @@ Django's Git repository:
Credit the contributors in the commit message: "Thanks A for the report and B
for review." Use git's `Co-Authored-By`_ as appropriate.
.. _Co-Authored-By: https://docs.github.com/en/github/committing-changes-to-your-project/creating-a-commit-with-multiple-authors
.. _Co-Authored-By: https://docs.github.com/en/github/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors
* For commits to a branch, prefix the commit message with the branch name.
For example: "[1.4.x] Fixed #xxxxx -- Added support for mind reading."