chore(docs): remove dead link to install config
- it's redirecting by mistake to: `/docs/library` - Guides > Library - or instead link to: `/docs/intro#installing-playwright` - Getting Started > Installation > Installing Playwright Signed-off-by: LeoTM <1881059+leotm@users.noreply.github.com>
This commit is contained in:
parent
2d150eec25
commit
8bdbec51f3
|
|
@ -46,7 +46,6 @@ npx playwright install
|
|||
You can optionally install only selected browsers, see [install browsers](https://playwright.dev/docs/cli#install-browsers) for more details. Or you can install no browsers at all and use existing [browser channels](https://playwright.dev/docs/browsers).
|
||||
|
||||
* [Getting started](https://playwright.dev/docs/intro)
|
||||
* [Installation configuration](https://playwright.dev/docs/installation)
|
||||
* [API reference](https://playwright.dev/docs/api/class-playwright)
|
||||
|
||||
## Capabilities
|
||||
|
|
|
|||
Loading…
Reference in a new issue