1
0
mirror of https://github.com/django/django.git synced 2025-10-30 17:16:10 +00:00

[2.0.x] Updated various links in docs to use HTTPS.

Backport of 7c81b28ebc from master
This commit is contained in:
Mariusz Felisiak
2018-01-07 14:28:41 +01:00
parent 5bef733014
commit 07fb89b420
28 changed files with 42 additions and 42 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: http://lucene.apache.org/solr/
.. _Solr: https://lucene.apache.org/solr/
PostgreSQL support
~~~~~~~~~~~~~~~~~~