Skip to content

Commit

Permalink
Update URL to demo app (#382)
Browse files Browse the repository at this point in the history
Can you also update the URL in the repo description?

It took me awhile to realize this redirect was happening and knocking a few points off the Google Lighhouse / Page Speed score (gothinkster/vue-realworld-example-app#109)
  • Loading branch information
srfullstackwebdev committed Sep 13, 2020
1 parent f6fa54f commit 5c01459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 5c01459

Please sign in to comment.