1
0
mirror of https://github.com/django/django.git synced 2025-10-31 01:25:32 +00:00

[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.

Backport of c156e36955 from main
This commit is contained in:
Nick Pope
2021-04-27 12:09:00 +01:00
committed by Mariusz Felisiak
parent 55b89e8cac
commit cb91b2d9e3
55 changed files with 100 additions and 97 deletions

View File

@@ -98,7 +98,7 @@ can then look it up in the database. There are a variety of third-party
libraries which are designed to help with this process.
.. _Elastic: https://www.elastic.co/
.. _Solr: https://lucene.apache.org/solr/
.. _Solr: https://solr.apache.org/
PostgreSQL support
~~~~~~~~~~~~~~~~~~