mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed broken links and redirects in documentation.
Removed reference to custom builds, feature removed in
8e6b3bba99
.
This commit is contained in:
parent
1e429df748
commit
9a88e43aeb
4 changed files with 5 additions and 7 deletions
|
@ -155,10 +155,8 @@ Widget classes
|
|||
``OpenLayersWidget`` and :class:`OSMWidget` use the ``openlayers.js`` file
|
||||
hosted on the ``cdnjs.cloudflare.com`` content-delivery network. You can
|
||||
subclass these widgets in order to specify your own version of the
|
||||
``OpenLayers.js`` file `tailored to your needs`_ in the ``js`` property of
|
||||
the inner ``Media`` class (see :ref:`assets-as-a-static-definition`).
|
||||
|
||||
.. _tailored to your needs: https://openlayers.org/en/latest/doc/tutorials/custom-builds.html
|
||||
``OpenLayers.js`` file in the ``js`` property of the inner ``Media`` class
|
||||
(see :ref:`assets-as-a-static-definition`).
|
||||
|
||||
``OSMWidget``
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue