Skip to content

Commit

Permalink
fix: URL to props in demo home page
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstevendao committed Sep 24, 2023
1 parent fddea08 commit ac1fdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<div style="margin-top: 15px">
<a
style="color: #999999"
href="https://iamstevendao.github.io/vue-tel-input/documentation/props.html"
href="https://iamstevendao.github.io/vue-tel-input/usage/props.html"
>
<span>...more</span>
</a>
Expand Down

0 comments on commit ac1fdb9

Please sign in to comment.