Index: Source/core/html/HTMLAreaElement.idl |
diff --git a/Source/core/html/HTMLAreaElement.idl b/Source/core/html/HTMLAreaElement.idl |
index 53c99555a05590c5e457d864d7c95a53bc2b912d..89a51c469d10aae9045391abea760def1c00bae1 100644 |
--- a/Source/core/html/HTMLAreaElement.idl |
+++ b/Source/core/html/HTMLAreaElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmlareaelement |
+// https://html.spec.whatwg.org/#the-area-element |
interface HTMLAreaElement : HTMLElement { |
[Reflect] attribute DOMString alt; |