diff --git a/README.md b/README.md
index 0a250168..ebc460b8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
# vue-tel-input
@@ -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: