docs(readme): fix link to examples

This commit is contained in:
Arjun Attam 2020-03-21 12:26:43 -07:00 committed by GitHub
parent 6df17c69e2
commit 00c27ea348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,7 +180,7 @@ Playwright is being actively developed as we get to the feature parity across Ch
## Resources
* [Get started with examples](examples/README.md)
* [Get started with examples](docs/examples/README.md)
* [API documentation](docs/api.md)
* [Getting started on CI](docs/ci.md)
* [Community showcase](docs/showcase.md)