From 531bdb24933273c67df0d4be8f219ec274d733ea Mon Sep 17 00:00:00 2001 From: Meir Blachman Date: Fri, 10 Jun 2022 11:09:11 +0300 Subject: [PATCH] docs: update showcase playwright-go git url (#14780) --- docs/src/showcase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/showcase.md b/docs/src/showcase.md index 31c98bc64d..cec0bcfca1 100644 --- a/docs/src/showcase.md +++ b/docs/src/showcase.md @@ -16,7 +16,7 @@ title: "Community Showcase" ## Unofficial language ports * Playwright for Go - * [GitHub repo](https://github.com/mxschmitt/playwright-go) + * [GitHub repo](https://github.com/playwright-community/playwright-go) * [Documentation](https://pkg.go.dev/github.com/mxschmitt/playwright-go?tab=doc) * Playwright for Crystal