diff options
-rw-r--r-- | components/script/dom/webidls/DOMImplementation.webidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/DOMImplementation.webidl b/components/script/dom/webidls/DOMImplementation.webidl index eb29cd3c018..3adb5f1048e 100644 --- a/components/script/dom/webidls/DOMImplementation.webidl +++ b/components/script/dom/webidls/DOMImplementation.webidl @@ -4,7 +4,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * The origin of this IDL file is - * https://dom.spec.whatwg.org/#interface=domimplementation + * https://dom.spec.whatwg.org/#interface-domimplementation * * Copyright: * To the extent possible under law, the editors have waived all copyright and |