Skip to content

Commit

Permalink
docs(api.md) Fix USKeyboardLayout link (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieweavis authored and aslushnikov committed Jan 28, 2020
1 parent 7af1d12 commit 75f7ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -3847,7 +3847,7 @@ const { chromium } = require('playwright');
[TimeoutError]: #class-timeouterror "TimeoutError"
[UIEvent.detail]: https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/detail "UIEvent.detail"
[URL]: https://nodejs.org/api/url.html
[USKeyboardLayout]: ../lib/USKeyboardLayout.js "USKeyboardLayout"
[USKeyboardLayout]: ../src/usKeyboardLayout.ts "USKeyboardLayout"
[UnixTime]: https://en.wikipedia.org/wiki/Unix_time "Unix Time"
[WebKitBrowser]: #class-webkitbrowser "WebKitBrowser"
[WebSocket]: #class-websocket "WebSocket"
Expand Down

0 comments on commit 75f7ff3

Please sign in to comment.