Index: Source/core/html/HTMLOptionElement.idl |
diff --git a/Source/core/html/HTMLOptionElement.idl b/Source/core/html/HTMLOptionElement.idl |
index 4b832a35a4cdd6c45b98fdb54d492264ff09095e..1c800da12b7091b8ed28e8dae84ae564ab438126 100644 |
--- a/Source/core/html/HTMLOptionElement.idl |
+++ b/Source/core/html/HTMLOptionElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmloptionelement |
+// https://html.spec.whatwg.org/#the-option-element |
// TODO(philipj): The constructor arguments default values are not per spec. |
[ |