Index: Source/core/html/HTMLOutputElement.idl |
diff --git a/Source/core/html/HTMLOutputElement.idl b/Source/core/html/HTMLOutputElement.idl |
index f85fd0904f4e3ba053214b2408829150c1966927..99cca3f03bbfe7415adb8e3a0f1c79b8a421908e 100644 |
--- a/Source/core/html/HTMLOutputElement.idl |
+++ b/Source/core/html/HTMLOutputElement.idl |
@@ -22,7 +22,7 @@ |
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-// https://html.spec.whatwg.org/#htmloutputelement |
+// https://html.spec.whatwg.org/#the-output-element |
interface HTMLOutputElement : HTMLElement { |
[PutForwards=value] readonly attribute DOMSettableTokenList htmlFor; |