diff --git a/components/script/dom/webidls/Storage.webidl b/components/script/dom/webidls/Storage.webidl index 3f97f96ad8c..7572e194dac 100644 --- a/components/script/dom/webidls/Storage.webidl +++ b/components/script/dom/webidls/Storage.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://html.spec.whatwg.org/multipage/#webstorage + * https://html.spec.whatwg.org/multipage/#the-storage-interface * */