Index: Source/core/html/HTMLAppletElement.idl |
diff --git a/Source/core/html/HTMLAppletElement.idl b/Source/core/html/HTMLAppletElement.idl |
index 36409eb2fb9b7860d37bedc9a907307dabcd6090..2417b56b91c5ff6e605791d7b9a45ea628c9d7c6 100644 |
--- a/Source/core/html/HTMLAppletElement.idl |
+++ b/Source/core/html/HTMLAppletElement.idl |
@@ -18,7 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-// https://html.spec.whatwg.org/#htmlappletelement |
+// https://html.spec.whatwg.org/#the-applet-element |
interface HTMLAppletElement : HTMLElement { |
[Reflect] attribute DOMString align; |