summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.txt
diff options
context:
space:
mode:
authorNick Pope <nick@nickpope.me.uk>2021-04-27 16:38:57 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-17 09:22:17 +0200
commit7c4ee487c7392a3a394caf62efad355fad639655 (patch)
tree74907e8a049187bcf6f1b2bd35f3f079133b6db4 /docs/releases/1.2.txt
parent1c3bbcf802e661fc599365a097532ed3b362d16b (diff)
Refs #32720 -- Fixed some broken links in docs.
Diffstat (limited to 'docs/releases/1.2.txt')
-rw-r--r--docs/releases/1.2.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index 0b761138e6..ff622cb54a 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -370,8 +370,7 @@ The GDAL interface now allows the user to set a
when iterating over a :class:`~django.contrib.gis.gdal.Layer`.
Finally, :doc:`GeoDjango's documentation </ref/contrib/gis/index>` is now
-included with Django's and is no longer
-hosted separately at `geodjango.org <http://geodjango.org/>`_.
+included with Django's and is no longer hosted separately at ``geodjango.org``.
.. _1.2-js-assisted-inlines: