diff --git a/README.md b/README.md index 2d00cd4..5932ea2 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ It uses client-server design pattern to communicate between parent and child win 2. Parent window wants to send a message to child window and expects a reply within x seconds. ## Demo -- [Parent to Iframe](https://ruto-demo.netlify.app/) -- [Parent to Popup](https://ruto-demo.netlify.app/) +- [Parent to Iframe](https://rajnandan1.github.io/ruto/index.html) +- [Parent to Popup](https://rajnandan1.github.io/ruto/index2.html) ## Installation diff --git a/index.html b/index.html index 1436140..f9024d4 100644 --- a/index.html +++ b/index.html @@ -27,10 +27,10 @@ diff --git a/index2.html b/index2.html index f0c7268..46fd3be 100644 --- a/index2.html +++ b/index2.html @@ -27,10 +27,10 @@