diff --git a/docs/api.md b/docs/api.md index cb1742482011a..ab8535d72bbd6 100644 --- a/docs/api.md +++ b/docs/api.md @@ -4066,7 +4066,7 @@ This method is identical to `off` and maintained for compatibility with Node's E [Touchscreen]: #class-touchscreen "Touchscreen" [Tracing]: #class-tracing "Tracing" [UIEvent.detail]: https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/detail "UIEvent.detail" -[USKeyboardLayout]: ../src/USKeyboardLayout.ts "USKeyboardLayout" +[USKeyboardLayout]: ../src/common/USKeyboardLayout.ts "USKeyboardLayout" [UnixTime]: https://en.wikipedia.org/wiki/Unix_time "Unix Time" [WebWorker]: #class-worker "Worker" [boolean]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type "Boolean"