mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(api): fix broken links in api.md (#6113)
Fix broken cross-links to classes HTTPRequest and HTTPResponse.
This commit is contained in:
parent
adeffbaac1
commit
3760302dfe
@ -4057,8 +4057,8 @@ This method is identical to `off` and maintained for compatibility with Node's E
|
||||
[Object]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object "Object"
|
||||
[Page]: #class-page "Page"
|
||||
[Promise]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise "Promise"
|
||||
[HTTPRequest]: #class-request "HTTPRequest"
|
||||
[HTTPResponse]: #class-response "HTTPRHTTPesponse"
|
||||
[HTTPRequest]: #class-httprequest "HTTPRequest"
|
||||
[HTTPResponse]: #class-httpresponse "HTTPResponse"
|
||||
[SecurityDetails]: #class-securitydetails "SecurityDetails"
|
||||
[Serializable]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify#Description "Serializable"
|
||||
[Target]: #class-target "Target"
|
||||
|
Loading…
Reference in New Issue
Block a user