Index: Source/core/events/PopStateEventInit.idl |
diff --git a/Source/core/events/PopStateEventInit.idl b/Source/core/events/PopStateEventInit.idl |
index 39eead13576c4e7839f6f31f41bcb012edf9068a..ce7ae0fe79066c4dc7f224c6ce44a35d093f6c12 100644 |
--- a/Source/core/events/PopStateEventInit.idl |
+++ b/Source/core/events/PopStateEventInit.idl |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// https://html.spec.whatwg.org/multipage/browsers.html#popstateevent |
+// https://html.spec.whatwg.org/multipage/browsers.html#the-popstateevent-interface |
dictionary PopStateEventInit : EventInit { |
any state; |