From 3214bb73b05ea281bf49341e4e81cb8dc489a864 Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Sat, 7 Oct 2017 00:34:54 -0700 Subject: [PATCH] chore(doc): fix implicit link to JSHandle --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 7dfd6fc7744d8..a47eca5c5fa42 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1739,7 +1739,7 @@ Contains the URL of the response. [Element]: https://developer.mozilla.org/en-US/docs/Web/API/element "Element" [Keyboard]: #class-keyboard "Keyboard" [Dialog]: #class-dialog "Dialog" -[JSHandle]: #class-objecthandle "JSHandle" +[JSHandle]: #class-jshandle "JSHandle" [ExecutionContext]: #class-executioncontext "ExecutionContext" [Mouse]: #class-mouse "Mouse" [Map]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map "Map"