From 69bfa800846be3ca25d5f51f67aba1fb8e3e2c44 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 22 Apr 2020 01:41:49 -0700 Subject: [PATCH] Update api.md (#5706) --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 71b13d6f0b17f..fe198c3dc7ff8 100644 --- a/docs/api.md +++ b/docs/api.md @@ -3926,7 +3926,7 @@ TimeoutError is emitted whenever certain operations are terminated due to timeou [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.js "USKeyboardLayout" +[USKeyboardLayout]: ../src/USKeyboardLayout.ts "USKeyboardLayout" [UnixTime]: https://en.wikipedia.org/wiki/Unix_time "Unix Time" [Worker]: #class-worker "Worker" [boolean]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type "Boolean"