docs(api): fix GeolocationOptions link (#6670)

This commit is contained in:
Darío Kondratiuk 2020-12-22 10:46:50 -03:00 committed by GitHub
parent 740c10c7fc
commit 2e5c4885af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1960,7 +1960,7 @@ The extra HTTP headers will be sent with every request the page initiates.
> **NOTE** page.setExtraHTTPHeaders does not guarantee the order of headers in the outgoing requests.
#### page.setGeolocation(options)
- `options` <[GeolocationOptions](####GeolocationOptions)>
- `options` <[GeolocationOptions](#geolocationoptions)>
- returns: <[Promise]>
Sets the page's geolocation.