From 47d8c879d968c844f48f8816f168f531b7011676 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 3 Dec 2015 18:44:30 -0500 Subject: [PATCH] Fix broken WebIDL spec link --- components/script/dom/webidls/DOMImplementation.webidl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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