diff --git a/README.md b/README.md index 7684370..f5fb706 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vue.js HackerNews clone -[Live demo](http://yyx990803.github.io/vue-hackernews/) +[Live demo](http://vuejs.github.io/vue-hackernews/) Built with [Vue.js](http://vuejs.org) and the official [HackerNews API](https://github.com/HackerNews/API), with routing, comments, comment folding, user profile & realtime updates. @@ -14,4 +14,4 @@ npm install npm run dev # build: npm run build -``` \ No newline at end of file +```