Index: Source/core/html/HTMLLegendElement.idl |
diff --git a/Source/core/html/HTMLLegendElement.idl b/Source/core/html/HTMLLegendElement.idl |
index d4fe17b80996607ffe5c033a2e34f616708e5a60..452bcfea8cd0b8f4c47d17bc9fd2679494e5f552 100644 |
--- a/Source/core/html/HTMLLegendElement.idl |
+++ b/Source/core/html/HTMLLegendElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmllegendelement |
+// https://html.spec.whatwg.org/#the-legend-element |
interface HTMLLegendElement : HTMLElement { |
readonly attribute HTMLFormElement? form; |