From cf5d6dee27f947076b5488e69612016edab5b1bb Mon Sep 17 00:00:00 2001 From: sdras Date: Tue, 28 Nov 2017 19:47:27 -0700 Subject: [PATCH] https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f926a6f..f7a022e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ with Nuxt.js. Centralized state management with Vuex for product details. Of note, using computed properties, `.sync`, CSS Grid, and `transition-group`. Live demo at -[http://shoppity.azurewebsites.net/](http://shoppity.azurewebsites.net/) +[https://shoppity.azurewebsites.net/](https://shoppity.azurewebsites.net/) Article series explaining the demo at [https://css-tricks.com/](https://css-tricks.com/) (this is a two part series)