]> git.openstreetmap.org Git - chef.git/commitdiff
tile: update index policy url
authorGrant Slater <git@firefishy.com>
Fri, 16 Aug 2019 21:22:24 +0000 (22:22 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 16 Aug 2019 21:22:24 +0000 (22:22 +0100)
cookbooks/tile/templates/default/index.html.erb

index 792ae18b2220fba68fd1e4921450216fe548f908..91305256e963f2445dfe1b0e427a22ae544ca40c 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
@@ -14,7 +14,7 @@ You've reached the OpenStreetMap.org tile server. (<%= node['fqdn'] %>)<br />
 <dt>If you are a user...</dt>
 <dd>You probably want <a href="https://www.openstreetmap.org/">OpenStreetMap</a> itself.</dd>
 <dt>If you are a developer...</dt>
-<dd>Please be aware of the <a href="https://wiki.openstreetmap.org/wiki/Tile_usage_policy">tile usage policy</a>.</dd>
+<dd>Please be aware of the <a href="https://operations.osmfoundation.org/policies/tiles/">tile usage policy</a>.</dd>
 </dl>
 </body>
 </html>