X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a2900827db68ded079ed6a9f7d275aa618ed311d..c249fadcc5ce27698d1f11fe5ec4a1c299786b3c:/cookbooks/planet/files/default/replication-bin/replicate-changesets diff --git a/cookbooks/planet/files/default/replication-bin/replicate-changesets b/cookbooks/planet/files/default/replication-bin/replicate-changesets index 92103bb1f..cbf34515b 100755 --- a/cookbooks/planet/files/default/replication-bin/replicate-changesets +++ b/cookbooks/planet/files/default/replication-bin/replicate-changesets @@ -187,7 +187,7 @@ class Replicator { "version" => "0.6", "generator" => "replicate_changesets.rb", "copyright" => "OpenStreetMap and contributors", - "attribution" => "http://www.openstreetmap.org/copyright", + "attribution" => "https://www.openstreetmap.org/copyright", "license" => "http://opendatacommons.org/licenses/odbl/1-0/" } .each { |k, v| doc.root[k] = v }