| Index: Source/core/events/PageTransitionEventInit.idl
|
| diff --git a/Source/core/events/PageTransitionEventInit.idl b/Source/core/events/PageTransitionEventInit.idl
|
| index 83801d3ad09e104ffe11ebb66e514ed92c3e737c..2571f082b28d438d378e42ffd82e372314d090a8 100644
|
| --- a/Source/core/events/PageTransitionEventInit.idl
|
| +++ b/Source/core/events/PageTransitionEventInit.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#pagetransitionevent
|
| +// https://html.spec.whatwg.org/multipage/browsers.html#the-pagetransitionevent-interface
|
|
|
| dictionary PageTransitionEventInit : EventInit {
|
| boolean persisted;
|
|
|