diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-05-12 11:00:47 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-05-12 11:00:47 -0400 |
commit | ca6e9c20c76322a4a72b2c1d0ade9981f64153a9 (patch) | |
tree | 61adcd2cc30683f5b3a60ad84d2508f383b42547 | |
parent | 26df48392faf5e2ff7741f8b1385038142762ac9 (diff) | |
download | ikiwiki-ca6e9c20c76322a4a72b2c1d0ade9981f64153a9.tar ikiwiki-ca6e9c20c76322a4a72b2c1d0ade9981f64153a9.tar.gz |
fix url
-rw-r--r-- | doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn b/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn index b36cfee13..01d1ec8bc 100644 --- a/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn +++ b/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn @@ -2,4 +2,4 @@ Under some circumstances that remain unclear to me, the usage of `urlto()` in th GET http://mesh.openisp.ca/map/pois.kml/ 404 (Not Found) -Indeed, that URL yields a 404. The proper URL is <http://mesh.openisp.ca/map/pois.kml>. --[[anarcat] +Indeed, that URL yields a 404. The proper URL is <http://mesh.openisp.ca/map/pois.kml>. --[[anarcat]] |