From 6033ec1f4b7ff44cee67fba7cdfee7101feabd76 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Fri, 17 Dec 2021 08:07:16 +0100 Subject: [PATCH] chore: remove broken csb examples Close #906 --- README.md | 2 -- packages/pinia/README.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c6c78048..5bd96240 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani ## 👉 [Demo with Nuxt 3 on StackBlitz](https://stackblitz.com/github/piniajs/example-nuxt-3) -## 👉 [Demo on CodeSandbox](https://y4dfi.csb.app) - ## Help me keep working on this project 💚 - [Become a Sponsor on GitHub](https://github.com/sponsors/posva) diff --git a/packages/pinia/README.md b/packages/pinia/README.md index 7f1a367f..2013ed92 100644 --- a/packages/pinia/README.md +++ b/packages/pinia/README.md @@ -8,7 +8,7 @@ > Intuitive, type safe and flexible Store for Vue -## 👉 [Demo on CodeSandbox](https://y4dfi.csb.app) +## 👉 [Demo with Vue 3 on StackBlitz](https://stackblitz.com/github/piniajs/example-vue-3-vite) ## Help me keep working on this project 💚 -- 2.47.3