From 423fa4c072eca1aa4ef64a8bb9894428d7e45231 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 6 Dec 2022 05:59:43 +0100 Subject: [4.1.x] Updated various links to HTTPS and new locations. Backport of 514884e9a555c51afba3d26d9370a908af4752a6 from main --- docs/internals/contributing/committing-code.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals') diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index aab5cf300c..094c05a6bd 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -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-and-editing-commits/creating-a-commit-with-multiple-authors + .. _Co-Authored-By: https://docs.github.com/en/pull-requests/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." -- cgit v1.3