From cb91b2d9e3e28d0ede24dbb052faa6e7fead5897 Mon Sep 17 00:00:00 2001 From: Nick Pope Date: Tue, 27 Apr 2021 12:09:00 +0100 Subject: [3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. Backport of c156e369553c75a30c78b8ed54a57b1101865105 from main --- docs/internals/contributing/writing-documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals/contributing/writing-documentation.txt') diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index 10f98a89d6..0cea608191 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -61,7 +61,7 @@ To get started contributing, you'll want to read the :ref:`reStructuredText reference `. Your locally-built documentation will be themed differently than the -documentation at `docs.djangoproject.com `_. +documentation at `docs.djangoproject.com `_. This is OK! If your changes look good on your local machine, they'll look good on the website. -- cgit v1.3