Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit 620e90e

Browse files
danieldiekmeieryyx990803
authored andcommitted
Fix link to browserify-simple (#155)
1 parent f77be62 commit 620e90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ npm install browserify-hmr --save-dev
271271
watchify -p browserify-hmr index.js -o bundle.js
272272
```
273273

274-
You can scaffold a hot-reload enabled project easily using `vue-cli` and the [this template](https://github.com/vuejs-templates/browserify-simple-2.0).
274+
You can scaffold a hot-reload enabled project easily using `vue-cli` and the [this template](https://github.com/vuejs-templates/browserify-simple).
275275

276276
## CSS Extraction
277277

0 commit comments

Comments
 (0)