Skip to content

Commit 5a0b5c8

Browse files
committed
Update README.md
1 parent ea2d4e6 commit 5a0b5c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
File selector with validation that supports drag-n-drop for Vuejs.
55

6-
![Vue File selector](https://github.com/d2phap/vue-file-selector/raw/master/demo/public/screenshot.jpg)
6+
![Vue File selector](https://github.com/d2phap/vue-file-selector/raw/main/demo/public/screenshot.jpg)
77

88

99
### Other open source projects
@@ -23,7 +23,7 @@ NPM package: https://www.npmjs.com/package/vue-file-selector
2323
Github source: https://github.com/d2phap/vue-file-selector
2424

2525
## Usage
26-
Please see [Demo project](https://github.com/d2phap/vue-file-selector/tree/master/demo) for full example.
26+
Please see [Demo project](https://github.com/d2phap/vue-file-selector/tree/main/demo) for full example.
2727

2828
### Declare the plugin
2929
```js

0 commit comments

Comments
 (0)