diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 391da3120..0866e3efe 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -882,7 +882,7 @@ "readonly": false, "type": "null | Element | Document", "default": "", - "description": "Specifies the `root` option of the IntersectionObserver API\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/root)" + "description": "Specifies the `root` option of the IntersectionObserver API\n MDN Reference " }, { "name": "rootMargin", @@ -890,7 +890,7 @@ "readonly": false, "type": "string", "default": "", - "description": "Specifies the `rootMargin` option of the IntersectionObserver API\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/rootMargin)" + "description": "Specifies the `rootMargin` option of the IntersectionObserver API\n MDN Reference " }, { "name": "threshold", @@ -898,7 +898,7 @@ "readonly": false, "type": "readonly number[]", "default": "", - "description": "Specifies the `threshold` option of the IntersectionObserver API\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/thresholds)" + "description": "Specifies the `threshold` option of the IntersectionObserver API\n MDN Reference " }, { "name": "animateOnLoad",