| Index: Source/core/html/HTMLHeadElement.idl
|
| diff --git a/Source/core/html/HTMLHeadElement.idl b/Source/core/html/HTMLHeadElement.idl
|
| index 5498ca3d1caf9d57be78b1264560260aa663843d..dc5d2e53a694e2c391b45de2d1760718fbae7442 100644
|
| --- a/Source/core/html/HTMLHeadElement.idl
|
| +++ b/Source/core/html/HTMLHeadElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlheadelement
|
| +// https://html.spec.whatwg.org/#the-head-element
|
|
|
| interface HTMLHeadElement : HTMLElement {
|
| };
|
|
|