| Index: Source/core/events/RelatedEventInit.idl
|
| diff --git a/Source/core/events/RelatedEventInit.idl b/Source/core/events/RelatedEventInit.idl
|
| index 17d65f942e717d38760b97327afef847712e7136..3322b5533edecfa1abf9dc07a3bfdce72b219b50 100644
|
| --- a/Source/core/events/RelatedEventInit.idl
|
| +++ b/Source/core/events/RelatedEventInit.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/#relatedevent
|
| +// https://html.spec.whatwg.org/#the-relatedevent-interfaces
|
|
|
| dictionary RelatedEventInit : EventInit {
|
| EventTarget? relatedTarget;
|
|
|