summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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):