docs: remove a link to browserfetcher (#10129)
This commit is contained in:
parent
7358e9e92f
commit
6dbd53bc4e
@ -105,7 +105,7 @@ will not download Chrome when installed.
|
|||||||
|
|
||||||
You should use `puppeteer-core` if you are
|
You should use `puppeteer-core` if you are
|
||||||
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
||||||
or [managing browsers yourself](https://pptr.dev/api/puppeteer.browserfetcher).
|
or [managing browsers yourself](https://pptr.dev/browsers-api/).
|
||||||
If you are managing browsers yourself, you will need to call
|
If you are managing browsers yourself, you will need to call
|
||||||
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
||||||
an an explicit
|
an an explicit
|
||||||
|
@ -105,7 +105,7 @@ will not download Chrome when installed.
|
|||||||
|
|
||||||
You should use `puppeteer-core` if you are
|
You should use `puppeteer-core` if you are
|
||||||
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
||||||
or [managing browsers yourself](https://pptr.dev/api/puppeteer.browserfetcher).
|
or [managing browsers yourself](https://pptr.dev/browsers-api/).
|
||||||
If you are managing browsers yourself, you will need to call
|
If you are managing browsers yourself, you will need to call
|
||||||
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
||||||
an an explicit
|
an an explicit
|
||||||
|
@ -105,7 +105,7 @@ will not download Chrome when installed.
|
|||||||
|
|
||||||
You should use `puppeteer-core` if you are
|
You should use `puppeteer-core` if you are
|
||||||
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
[connecting to a remote browser](https://pptr.dev/api/puppeteer.puppeteer.connect)
|
||||||
or [managing browsers yourself](https://pptr.dev/api/puppeteer.browserfetcher).
|
or [managing browsers yourself](https://pptr.dev/browsers-api/).
|
||||||
If you are managing browsers yourself, you will need to call
|
If you are managing browsers yourself, you will need to call
|
||||||
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
|
||||||
an an explicit
|
an an explicit
|
||||||
|
Loading…
Reference in New Issue
Block a user