Fix link to e2e docs (#30234)

This commit is contained in:
Simon Knott 2025-07-01 11:53:00 +02:00 committed by GitHub
parent 37df62aa4e
commit 3f931d317b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@ yarn test
### End-to-End tests
See [matrix-react-sdk](https://github.com/matrix-org/matrix-react-sdk/#end-to-end-tests) for how to run the end-to-end tests.
See [`docs/playwright.md`](./docs/playwright.md) for how to run the end-to-end tests.
## General github guidelines