diff options
Diffstat (limited to 'components/script/dom/webidls/TestBindingProxy.webidl')
-rw-r--r-- | components/script/dom/webidls/TestBindingProxy.webidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/TestBindingProxy.webidl b/components/script/dom/webidls/TestBindingProxy.webidl index 4418b8849a7..ed578f50f0d 100644 --- a/components/script/dom/webidls/TestBindingProxy.webidl +++ b/components/script/dom/webidls/TestBindingProxy.webidl @@ -4,7 +4,7 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * This IDL file was created to test the special operations (see - * http://heycam.github.io/webidl/#idl-special-operations) without converting + * https://heycam.github.io/webidl/#idl-special-operations) without converting * TestBinding.webidl into a proxy. * */ |