From cd1a731f4d79f8d9ed54193b3ff3cbee2a8547eb Mon Sep 17 00:00:00 2001 From: Arik Rosenthal Date: Mon, 11 May 2020 15:41:04 -0700 Subject: [PATCH] Fix broken link. I'm not sure if this is a satisfactory new link, but I submit it for consideration. --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 4c0667982..2cbfcabb1 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -130,6 +130,6 @@ Before adding a new feature, please write a specification using the style for `Django Enhancement Proposals`_. More information about how to send a Pull Request can be found on GitHub: -http://help.github.com/send-pull-requests/ +https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request .. _Django Enhancement Proposals: https://github.com/django/deps/blob/master/final/0001-dep-process.rst