Skip to content

Commit 97c77a0

Browse files
committed
update example
1 parent 571cf6d commit 97c77a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="ie=edge">
66
<title>Lazy Image Example</title>
77
<script src="https://unpkg.com/vue"></script>
8-
<script src="/dist/vue-lazy-image.min.js"></script>
8+
<script src="https://unpkg.com/@janumedia/vue-lazy-image/dist/vue-lazy-image.min.js"></script>
99
<style>
1010
.top {
1111
width: 100%;

0 commit comments

Comments
 (0)