From ed37a3906e862fe23c259d69c5b4ad961ac4c5ac Mon Sep 17 00:00:00 2001 From: Thomas Knickman Date: Wed, 15 Dec 2021 09:53:26 -0500 Subject: [PATCH] fix(docs): update playwrite link --- docs/pages/docs/guides/complimentary-tools.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/docs/guides/complimentary-tools.mdx b/docs/pages/docs/guides/complimentary-tools.mdx index 8d79ce42bed97..0edf884de33fd 100644 --- a/docs/pages/docs/guides/complimentary-tools.mdx +++ b/docs/pages/docs/guides/complimentary-tools.mdx @@ -28,7 +28,7 @@ For the foreseeable future, `turbo` is not going to deal with package publishing - [cypress-io/cypress](https://github.com/cypress-io/cypress) - Fast, easy and reliable testing for anything that runs in a browser. 💯 - [cypress-io/github-action](https://github.com/cypress-io/github-action) - Run Cypress in GitHub Actions -- [microsoft/playwright-test](https://github.com/microsoft/playwright-test) - Build a cross-browser end-to-end test suite with Playwright. +- [microsoft/playwright](https://github.com/microsoft/playwright) - Build a cross-browser end-to-end test suite with Playwright. - [microsoft/playwright-github-action](https://github.com/microsoft/playwright-github-action) - Run Playwright tests on GitHub Actions ## Automation