Skip to content

Commit b627775

Browse files
author
Guillaume Chau
authored
Update README.md
1 parent b959d62 commit b627775

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
@@ -17,7 +17,7 @@ Smooth scroll with any amount of data ([demo](https://akryum.github.io/vue-virtu
1717
npm install --save vue-virtual-scroller
1818
```
1919

20-
**⚠️ `vue-virtual-scroller` now uses [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) to automatically refresh itself when shown to prevent display glitches. This means you need to include the polyfills needed by `vue-observe-visibility` for this to work.**
20+
**⚠️ `vue-virtual-scroller` now uses [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility#installation) to automatically refresh itself when shown to prevent display glitches. This means you need to include the polyfills needed by `vue-observe-visibility` for this to work.**
2121

2222
## Default import
2323

0 commit comments

Comments
 (0)