Use https for www.openstreetmap.org

This commit is contained in:
Tim Schaub
2016-10-16 00:34:06 -06:00
parent da402b22af
commit ff754a0a9f
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -888,7 +888,7 @@ olx.control.AttributionOptions.prototype.target;
/**
* Specify if attributions can be collapsed. If you use an OSM source,
* should be set to `false` — see
* {@link http://www.openstreetmap.org/copyright OSM Copyright} —
* {@link https://www.openstreetmap.org/copyright OSM Copyright} —
* Default is `true`.
* @type {boolean|undefined}
* @api