chore(docs): fix documentation url

Signed-off-by: LeoTM <1881059+leotm@users.noreply.github.com>
This commit is contained in:
LeoTM 2024-10-17 12:11:39 +01:00 committed by GitHub
parent 2d150eec25
commit 57522d989d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -163,7 +163,7 @@ test('Intercept network requests', async ({ page }) => {
## Resources
* [Documentation](https://playwright.dev/docs/intro)
* [Documentation](https://playwright.dev)
* [API reference](https://playwright.dev/docs/api/class-playwright/)
* [Contribution guide](CONTRIBUTING.md)
* [Changelog](https://github.com/microsoft/playwright/releases)