Index: Source/core/html/HTMLOptGroupElement.idl |
diff --git a/Source/core/html/HTMLOptGroupElement.idl b/Source/core/html/HTMLOptGroupElement.idl |
index fed7950458598865a63d93dad7bdcb25e0b1ee01..882044965cd9cedb8a8e73c44018f03f0597c592 100644 |
--- a/Source/core/html/HTMLOptGroupElement.idl |
+++ b/Source/core/html/HTMLOptGroupElement.idl |
@@ -17,7 +17,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmloptgroupelement |
+// https://html.spec.whatwg.org/#the-optgroup-element |
interface HTMLOptGroupElement : HTMLElement { |
[Reflect] attribute boolean disabled; |