From 3aa9e46c36c79a229024d4258bacaea97f87ce1a Mon Sep 17 00:00:00 2001 From: Claas Augner Date: Mon, 11 May 2026 15:04:39 +0200 Subject: [PATCH] Remove `{{DOMxRef("External"}}` The page no longer exists. --- files/en-us/web/api/html_dom_api/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/en-us/web/api/html_dom_api/index.md b/files/en-us/web/api/html_dom_api/index.md index 59a3b5d7e0f17b0..b6e8e397bcf585e 100644 --- a/files/en-us/web/api/html_dom_api/index.md +++ b/files/en-us/web/api/html_dom_api/index.md @@ -165,10 +165,6 @@ These interfaces offer access to the browser window and document that contain th - {{DOMxRef("Navigator")}} - {{DOMxRef("Window")}} -#### Deprecated web app and browser integration interfaces - -- {{DOMxRef("External")}} {{deprecated_inline}} - #### Obsolete web app and browser integration interfaces - {{DOMxRef("Plugin")}} {{deprecated_inline}}