| Index: Source/core/events/PointerEvent.idl
|
| diff --git a/Source/core/events/PointerEvent.idl b/Source/core/events/PointerEvent.idl
|
| index b8dcedf89e4932b8ef825e0f33db8b61fd0e1604..cecf01e276a8a60d9b847d03143abcc30fe3a0df 100644
|
| --- a/Source/core/events/PointerEvent.idl
|
| +++ b/Source/core/events/PointerEvent.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.
|
|
|
| -// http://www.w3.org/TR/pointerevents/#pointerevent-interface
|
| +// https://w3c.github.io/pointerevents/#pointerevent-interface
|
|
|
| [
|
| Constructor(DOMString type, optional PointerEventInit eventInitDict),
|
|
|