Skip to content

Commit fb0a854

Browse files
authored
Merge pull request #56 from MouadBH/fix/broken-link
fix: broken demo page link
2 parents b7c8fdf + 0808110 commit fb0a854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const load = async $state => {
8888
<div class="settings">
8989
<a
9090
target="_blank"
91-
href="https://github.com/oumoussa98/vue3-infinite-loading/tree/main/example"
91+
href="https://github.com/oumoussa98/vue3-infinite-loading/tree/main/demo"
9292
>
9393
<img
9494
src="./assets/github.svg"

0 commit comments

Comments
 (0)