From 65f31afd6b7799de2d2ea1adbcb579e122d3b93a Mon Sep 17 00:00:00 2001 From: Faust Date: Mon, 22 Jun 2026 12:31:41 +0300 Subject: [PATCH] fix(docs): broken vuejs/vue link in sponsor index.md --- src/sponsor/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sponsor/index.md b/src/sponsor/index.md index fb4c3defbb..6124dcbf71 100644 --- a/src/sponsor/index.md +++ b/src/sponsor/index.md @@ -48,7 +48,7 @@ You can also try to convince your employer to sponsor Vue as a business. This ma - **Platinum (USD$2,000/mo)**: - Prominent logo placement on the front page of [vuejs.org](/). - Prominent logo placement in sidebar of all content pages. - - Prominent logo placement in the README of [`vuejs/core`](https://github.com/vuejs/core) and [`vuejs/vue`](https://github.com/vuejs/core). + - Prominent logo placement in the README of [`vuejs/core`](https://github.com/vuejs/core) and [`vuejs/vue`](https://github.com/vuejs/vue). - **Gold (USD$500/mo)**: - Large logo placement on the front page of [vuejs.org](/). - Large logo placement in the README of `vuejs/core` and `vuejs/vue`.