From 850bd76f8df0f3211141bc90d9edb32ea76592ab Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Tue, 16 Jun 2026 11:54:01 -0500 Subject: [PATCH] fix: `Support` -> `Sponsors` --- pages/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/site.json b/pages/site.json index f4052844..0cdb3dc1 100644 --- a/pages/site.json +++ b/pages/site.json @@ -18,7 +18,7 @@ }, { "link": "/about/sponsors", - "text": "Support" + "text": "Sponsors" }, { "link": "https://github.com/webpack/webpack/blob/main/CONTRIBUTING.md",