]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: Use correct from parameter value in rulekit links (#3020) v3
authorRonnie <rwaebers@gmail.com>
Fri, 1 Aug 2025 12:50:58 +0000 (14:50 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Aug 2025 12:50:58 +0000 (14:50 +0200)
* Update RuleKitLink.vue to use correct from parameter value

* Update index.md

* Update index.md

packages/docs/.vitepress/theme/components/RuleKitLink.vue
packages/docs/index.md
packages/docs/zh/index.md

index ff52d35e571376be0f1f814e1542affbd8dca972..8419fc57bf516b4dbb85d215a8f152141b6b6820 100644 (file)
@@ -12,7 +12,7 @@ const translations = {
 <template>
   <div class="rulekit">
     <a
-      href="https://rulekit.dev?from=vuerouter"
+      href="https://rulekit.dev?from=pinia"
       target="_blank"
       rel="sponsored noopener"
       aria-label="Visit RuleKit - curated rules for Cursor, Claude Code, and more (opens in new tab)"
index a7f8fbc7a9a239e64068abe8a4f3fdc823ebb33a..fc02afa81c91d8a3c55c64c9875c6919e35d53e8 100644 (file)
@@ -20,7 +20,7 @@ hero:
       link: https://stackblitz.com/github/piniajs/example-vue-3-vite
     - theme: cta rulekit
       text: RuleKit
-      link: https://rulekit.dev?from=vuerouter
+      link: https://rulekit.dev?from=pinia
     - theme: cta mastering-pinia
       text: ' '
       link: https://masteringpinia.com
index c832fb276a6d77738ef0255f04ed49fb3c7785c9..6d614f85b3c3a6e097227c466d4aff185be49829 100644 (file)
@@ -20,7 +20,7 @@ hero:
       link: https://stackblitz.com/github/piniajs/example-vue-3-vite
     - theme: cta rulekit
       text: RuleKit
-      link: https://rulekit.dev?from=vuerouter
+      link: https://rulekit.dev?from=pinia
     - theme: cta mastering-pinia
       text: ' '
       link: https://masteringpinia.com