]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: update homepage
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 7 May 2025 17:04:29 +0000 (19:04 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 7 May 2025 17:04:29 +0000 (19:04 +0200)
packages/nuxt/package.json
packages/pinia/package.json
packages/testing/package.json

index 781de27532e1fc36fc227bb874fea1900c8da13d..269c069d194ebec7418477ae61c56abe6048177a 100644 (file)
@@ -9,7 +9,7 @@
     "vuex",
     "store"
   ],
-  "homepage": "https://github.com/vuejs/pinia/tree/v3/packages/nuxt#readme",
+  "homepage": "https://pinia.vuejs.org/ssr/nuxt.html",
   "bugs": {
     "url": "https://github.com/vuejs/pinia/issues"
   },
index c99797b7715c4aab744f21de9bc7827ae0d85413..582966ff305bce49240e4cf8c640887aeaaf08a9 100644 (file)
@@ -90,5 +90,5 @@
   "bugs": {
     "url": "https://github.com/vuejs/pinia/issues"
   },
-  "homepage": "https://github.com/vuejs/pinia#readme"
+  "homepage": "https://pinia.vuejs.org"
 }
index c34b634ccd3823a535687b44e30f3acfb096b10d..528d4b69fab125ea5437064079fe0bf1e670b124 100644 (file)
@@ -11,7 +11,7 @@
     "mock",
     "testing"
   ],
-  "homepage": "https://github.com/vuejs/pinia/tree/v3/packages/testing#readme",
+  "homepage": "https://pinia.vuejs.org/cookbook/testing.html",
   "bugs": {
     "url": "https://github.com/vuejs/pinia/issues"
   },