Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 64a7061

Browse files
committed
Fixed broke readme link
1 parent 0c424f3 commit 64a7061

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
@@ -27,7 +27,7 @@ Vue.use(ModulistVue);
2727

2828
**Browser**
2929

30-
Alternatively, you can include script directly on your html page. See [example here](modulist-vue/examples/browser/index.html).
30+
Alternatively, you can include script directly on your html page. See [example here](https://github.com/simplystack/modulist-vue/blob/master/examples/browser/index.html).
3131

3232
```html
3333
<div id="app">

0 commit comments

Comments
 (0)