mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +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:
committed by
Mariusz Felisiak
parent
55b89e8cac
commit
cb91b2d9e3
@@ -36,7 +36,7 @@ basic apps`_ project. [#]_
|
||||
Proceed through the tutorial sections sequentially for step-by-step
|
||||
instructions.
|
||||
|
||||
.. _OGC: https://www.opengeospatial.org/
|
||||
.. _OGC: https://www.ogc.org/
|
||||
.. _world borders: https://thematicmapping.org/downloads/world_borders.php
|
||||
.. _GeoDjango basic apps: https://code.google.com/archive/p/geodjango-basic-apps
|
||||
|
||||
@@ -769,4 +769,4 @@ in your ``admin.py`` file::
|
||||
.. [#] This point is the `University of Houston Law Center
|
||||
<https://www.law.uh.edu/>`_.
|
||||
.. [#] Open Geospatial Consortium, Inc., `OpenGIS Simple Feature Specification
|
||||
For SQL <https://www.opengeospatial.org/standards/sfs>`_.
|
||||
For SQL <https://www.ogc.org/standards/sfs>`_.
|
||||
|
||||
Reference in New Issue
Block a user