diff --git a/config/jsdoc/api/index.md b/config/jsdoc/api/index.md index 433b79d785..78f996ec6b 100644 --- a/config/jsdoc/api/index.md +++ b/config/jsdoc/api/index.md @@ -15,11 +15,11 @@
All coordinates and extents need to be provided in view projection (default: EPSG:3857). To transform, use [ol.proj.transform()](ol.proj.html#transform) and [ol.proj.transformExtent()](ol.proj.html#transformExtent).
+All coordinates and extents need to be provided in view projection (default: EPSG:3857). To transform, use [ol.proj.transform()](ol.proj.html#.transform) and [ol.proj.transformExtent()](ol.proj.html#.transformExtent).
[ol.proj](ol.proj.html)Changes to all [ol.Objects](ol.Object.html) can observed by calling the [object.on('propertychange')](ol.Object.html#on) method. Listeners receive an [ol.ObjectEvent](ol.ObjectEvent.html) with information on the changed property and old value.