diff options
author | Jiří Techet <techet@gmail.com> | 2019-02-06 22:28:00 +0100 |
---|---|---|
committer | Jiří Techet <techet@gmail.com> | 2019-02-06 22:28:00 +0100 |
commit | 46bb6cde6942f4201eb708d2c82726847edcd11d (patch) | |
tree | 869378615b3b417940ce17e7e609adff3ad7846d /champlain/champlain-file-tile-source.c | |
parent | 7096f1a5bfccf73b17281325f7a97e89f68916c8 (diff) | |
download | libchamplain-46bb6cde6942f4201eb708d2c82726847edcd11d.tar.gz |
Update URLs
Diffstat (limited to 'champlain/champlain-file-tile-source.c')
-rw-r--r-- | champlain/champlain-file-tile-source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champlain/champlain-file-tile-source.c b/champlain/champlain-file-tile-source.c index 18e36ad..5b9a8e0 100644 --- a/champlain/champlain-file-tile-source.c +++ b/champlain/champlain-file-tile-source.c @@ -22,7 +22,7 @@ * @short_description: A map source that loads tile data from a file * * This tile source loads local <ulink role="online-location" - * url="http://wiki.openstreetmap.org/wiki/.osm"> + * url="https://wiki.openstreetmap.org/wiki/OSM_XML"> * OpenStreetMap XML data files</ulink> (*.osm). */ |