Index: Source/core/html/HTMLIFrameElement.idl |
diff --git a/Source/core/html/HTMLIFrameElement.idl b/Source/core/html/HTMLIFrameElement.idl |
index 5508d461ca52a473768b558f10c93cc9dfb4c4f7..d51edea9ec97e00dc08dced903b22b5ef817f2ef 100644 |
--- a/Source/core/html/HTMLIFrameElement.idl |
+++ b/Source/core/html/HTMLIFrameElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmliframeelement |
+// https://html.spec.whatwg.org/#the-iframe-element |
interface HTMLIFrameElement : HTMLElement { |
[Reflect, URL] attribute DOMString src; |