From 2eee449ad77908148d26d1b0196900d73b3b26d7 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Fri, 1 May 2026 14:18:05 -0700 Subject: [PATCH] fix(stars): always link star button to microsoft/playwright The displayed star count comes from microsoft/playwright (~86k+), but the button on the python/java/dotnet sites linked to the language-specific repo whose count is much lower, so the number was misleading. Fixes: https://github.com/microsoft/playwright.dev/issues/1239 --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 572a4caa45..a4569fae11 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -105,7 +105,7 @@ const Home: React.FC = () => { Get started - +