Index: Source/core/html/HTMLAnchorElement.idl |
diff --git a/Source/core/html/HTMLAnchorElement.idl b/Source/core/html/HTMLAnchorElement.idl |
index 1f7050d4f9ec7f453c9d8874faad3c5454455d48..ab3c118efc1f90612e58898df091e0284ea3a06c 100644 |
--- a/Source/core/html/HTMLAnchorElement.idl |
+++ b/Source/core/html/HTMLAnchorElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmlanchorelement |
+// https://html.spec.whatwg.org/#the-a-element |
interface HTMLAnchorElement : HTMLElement { |
[Reflect] attribute DOMString target; |