docs: fix broken links which broke build (#30651)

Fixes https://github.com/microsoft/playwright.dev/pull/1370
Fixes https://github.com/microsoft/playwright/pull/30648
This commit is contained in:
Max Schmitt 2024-05-03 16:35:18 +00:00 committed by GitHub
parent ce69236510
commit d9d760705a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,8 @@ You can run a single test, a set of tests or all tests. Tests can be run on diff
**You will learn**
- [How to run tests](/running-tests)
- [How to debug tests](/running-tests.md#debugging-tests)
- [How to run tests](#running-tests)
- [How to debug tests](#debugging-tests)
## Running tests