Index: Source/core/html/HTMLCanvasElement.idl |
diff --git a/Source/core/html/HTMLCanvasElement.idl b/Source/core/html/HTMLCanvasElement.idl |
index 48738bb11c5ad72076246f337468b0da6cd3dc7d..69178d9f2572ae1e4f5934aa47a711eeb361e9c0 100644 |
--- a/Source/core/html/HTMLCanvasElement.idl |
+++ b/Source/core/html/HTMLCanvasElement.idl |
@@ -24,7 +24,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-// https://html.spec.whatwg.org/#htmlcanvaselement |
+// https://html.spec.whatwg.org/#the-canvas-element |
typedef (CanvasRenderingContext2D or WebGLRenderingContext) RenderingContext; |