1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #32720 -- Fixed some broken links in docs.

This commit is contained in:
Nick Pope
2021-04-27 16:38:57 +01:00
committed by Mariusz Felisiak
parent 1c3bbcf802
commit 7c4ee487c7
10 changed files with 12 additions and 14 deletions

View File

@@ -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: