Skip to content

Commit

Permalink
📝 Update readme links (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
homersimpsons authored Jun 21, 2024
1 parent 7b66a68 commit 25600ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="100" alt="vue-tel-input-logo" src="https://vue-tel-input.iamstevendao.com/hero.png"/>
<img width="100" alt="vue-tel-input-logo" src="https://iamstevendao.com/vue-tel-input/hero.png"/>
</p>

# vue-tel-input
Expand Down Expand Up @@ -79,7 +79,7 @@ app.use(VueTelInput, globalOptions); // Define default global options here (opti
app.mount('#app');
```

> View all available options in [Props](https://vue-tel-input.iamstevendao.com/usage/props.html).
> View all available options in [Props](https://iamstevendao.com/vue-tel-input/usage/props.html).
Or use the component directly:

Expand Down

0 comments on commit 25600ae

Please sign in to comment.