chore(docs): fix documentation url (#33161)

Signed-off-by: LeoTM <1881059+leotm@users.noreply.github.com>
This commit is contained in:
LeoTM 2024-10-17 14:12:19 +01:00 committed by GitHub
parent 65983b4bf8
commit edb041f9e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,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)