Skip to content

Commit 25600ae

Browse files
📝 Update readme links (#471)
1 parent 7b66a68 commit 25600ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img width="100" alt="vue-tel-input-logo" src="https://vue-tel-input.iamstevendao.com/hero.png"/>
2+
<img width="100" alt="vue-tel-input-logo" src="https://iamstevendao.com/vue-tel-input/hero.png"/>
33
</p>
44

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

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

0 commit comments

Comments
 (0)