diff --git a/README.md b/README.md index f1b99b9..fbbee77 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > Vue.js codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. -Project demo is available at https://vue-vuex-realworld.netlify.com/#/ +Project demo is available at https://vue-vuex-realworld.netlify.app/ This codebase was created to demonstrate a fully fledged fullstack application built with **Vue.js** including CRUD operations, authentication, routing, pagination, and more.