diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-09-25 23:48:47 -0700 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2018-09-26 08:48:47 +0200 |
| commit | 82f286cf6f198d37850d3c5df637b5665566a66b (patch) | |
| tree | bf8d7b8d45ee9bcf033ecbd35d73f98f3f58d87e /docs/ref/contrib/gis/forms-api.txt | |
| parent | d1d5c97bc2821bf8c0f4b2d9c7ab16200845b494 (diff) | |
Refs #29784 -- Switched to https:// links where available.
Diffstat (limited to 'docs/ref/contrib/gis/forms-api.txt')
| -rw-r--r-- | docs/ref/contrib/gis/forms-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/forms-api.txt b/docs/ref/contrib/gis/forms-api.txt index 8891e0211e..5fbbdb2f9d 100644 --- a/docs/ref/contrib/gis/forms-api.txt +++ b/docs/ref/contrib/gis/forms-api.txt @@ -158,7 +158,7 @@ Widget classes ``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: http://openlayers.org/en/latest/doc/tutorials/custom-builds.html + .. _tailored to your needs: https://openlayers.org/en/latest/doc/tutorials/custom-builds.html ``OSMWidget`` |
