From 5f0081802ec9628298e07fb734020b0956a3845c Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Mon, 14 Jun 2021 14:50:45 +0200 Subject: [PATCH] docs: update demo links --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a0c92b..8e0dd4e7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Pinia works both for Vue 2.x and Vue 3.x and you are currently on the branch tha Pinia is is the most similar English pronunciation of the word _pineapple_ in Spanish: _piña_. A pineapple is in reality a group of individual flowers that join together to create a multiple fruit. Similar to stores, each one is born individually, but they are all connected at the end. It's also a delicious tropical fruit indigenous to South America. -## 👉 [Demo on CodeSandbox](https://j4qzw.csb.app/) +## 👉 [Demo on CodeSandbox](https://y4dfi.csb.app) ## Help me keep working on this project 💚 diff --git a/docs/index.md b/docs/index.md index dd53b6dc..d0d0ad1b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ actionText: Get Started actionLink: /introduction.html altActionText: Demo -altActionLink: https://j4qzw.csb.app/ +altActionLink: https://y4dfi.csb.app features: - title: 💡 Intuitive -- 2.47.2