diff --git a/README.md b/README.md index 2a5f484..a7efcea 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Vanilla javascript implmentation of the Agora Video SDK for Web v4.2 A walk-through of the project setup and code: [Guide.md](Guide.md) ## Demo -![Group Video Demo](https://github.com/digitallysavvy/group-video-chat/actions/workflows/deploy-to-pages.yaml/badge.svg) +![Group Video Demo](https://github.com/agoraio-community/group-video-chat/actions/workflows/deploy-to-pages.yaml/badge.svg) -Test the build: [https://digitallysavvy.github.io/group-video-chat/](https://digitallysavvy.github.io/group-video-chat/) +Test the build: [https://agoraio-community.github.io/group-video-chat/](https://agoraio-community.github.io/group-video-chat/) ## Setup @@ -41,4 +41,4 @@ To enable GitHub Pages build via GitHub Actions: 7. Click github-pages from the Environments list 8. Click Add variable under the Environment variable section 9. Set the name `VITE_AGORA_APP_ID` and your Agora AppId as the value. -10. Update the `vit.config.js` file to update the url if you change the project name \ No newline at end of file +10. Update the `vit.config.js` file to update the url if you change the project name