docs: fix link to ElementHandle (#345)

This commit is contained in:
Simone Sanfratello 2017-08-17 18:26:10 +02:00 committed by Eric Bidelman
parent e7356bf611
commit 2655f20fd3

View File

@ -1240,5 +1240,5 @@ Contains the URL of the response.
[Map]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map "Map"
[selector]: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors "selector"
[Tracing]: #class-tracing "Tracing"
[ElementHandle]: #class-element "ElementHandle"
[ElementHandle]: #class-elementhandle "ElementHandle"
[UIEvent.detail]: https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/detail "UIEvent.detail"