From 9323e240269b2d1e23002a6d6615d6ad9143b59c Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Thu, 19 Jan 2023 14:38:07 +0100 Subject: [PATCH] docs: remove showcase reference Signed-off-by: Max Schmitt --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a6ecd235e4..30913d7f58 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,5 @@ test('Intercept network requests', async ({ page }) => { * [Documentation](https://playwright.dev/docs/intro) * [API reference](https://playwright.dev/docs/api/class-playwright/) -* [Community showcase](https://playwright.dev/docs/showcase/) * [Contribution guide](CONTRIBUTING.md) * [Changelog](https://github.com/microsoft/playwright/releases)