summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-03-16 14:01:45 -0400
committerTim Graham <timograham@gmail.com>2017-03-16 14:01:45 -0400
commit5bd7ffc3137745ef67a9393f62a74e862beaeff7 (patch)
tree86f9d02182b218e1a714c6113f2399ba893cf901 /tests
parentb00bf52034b713921ac296d3469feb02c83e2d57 (diff)
Updated postgis.net and gaia-gis.it links to https.
Diffstat (limited to 'tests')
-rw-r--r--tests/gis_tests/geo3d/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gis_tests/geo3d/tests.py b/tests/gis_tests/geo3d/tests.py
index f05e2e35ce..aec6e1abb7 100644
--- a/tests/gis_tests/geo3d/tests.py
+++ b/tests/gis_tests/geo3d/tests.py
@@ -101,7 +101,7 @@ class Geo3DTest(Geo3DLoadingHelper, TestCase):
available within GeoDjango. For more information, see the PostGIS docs
on the routines that support 3D:
- http://postgis.net/docs/PostGIS_Special_Functions_Index.html#PostGIS_3D_Functions
+ https://postgis.net/docs/PostGIS_Special_Functions_Index.html#PostGIS_3D_Functions
"""
def test_3d_hasz(self):