From f3f0d3afadfb5efce19d9c96833a3d7f3ed8b2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Mijajlovi=C4=87?= Date: Fri, 24 May 2024 17:52:40 +0200 Subject: [PATCH] Fix site links (#467) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0680949..0a25016 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ International Telephone Input with Vue. ## Documentation and Demo -[Visit the website](https://vue-tel-input.iamstevendao.com/) +[Visit the website](https://iamstevendao.com/vue-tel-input/) ## Vue 2 Support -`vue-tel-input@legacy`: [Guide](https://vue-tel-input.iamstevendao.com/guide/legacy.html) +`vue-tel-input@legacy`: [Guide](https://iamstevendao.com/vue-tel-input/guide/legacy.html) ## Changelog