docs: point to monorepo for the source code (#1282)

This commit is contained in:
Muhammad Salman
2025-12-27 02:10:02 +00:00
committed by GitHub
parent a0b4ffbe15
commit c806df7b13

View File

@@ -1,3 +1,3 @@
# Where is the source? # Where is the source?
Playwright MCP source code is located in the Playwright monorepo. Please refer to the contributor's guide in [CONTRIBUTING.md](../CONTRIBUTING.md) for more details. Playwright MCP source code is located in the [Playwright monorepo](https://github.com/microsoft/playwright/blob/main/packages/playwright/src/mcp). Please refer to the contributor's guide in [CONTRIBUTING.md](../CONTRIBUTING.md) for more details.