diff --git a/src/ol/assertionerror.js b/src/ol/assertionerror.js index e7e5b2e9c8..341e623a49 100644 --- a/src/ol/assertionerror.js +++ b/src/ol/assertionerror.js @@ -22,7 +22,7 @@ ol.AssertionError = function(code) { /** * Error code. The meaning of the code can be found on - * {@link https://openlayers.org/en/latest/errors.html} (replace `latest` with + * {@link https://openlayers.org/en/latest/doc/errors/} (replace `latest` with * the version found in the OpenLayers script's header comment if a version * other than the latest is used). * @type {number}