Skip to content

Commit 48f0447

Browse files
Merge pull request #4 from AgoraIO-Community/demoURL
Update README.md
2 parents d1357a4 + ef383ee commit 48f0447

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
@@ -6,7 +6,7 @@ For an explination of the code: View [GUIDE.md](/docs/GUIDE.md)
66
## Demo
77
![build deploy to pages workflow](https://github.com/digitallysavvy/agora-mediapipe-readyplayerme/actions/workflows/deploy-to-pages.yaml/badge.svg)
88
Ping the token server: [<< Send Ping >>](https://agora-token-server-caak.onrender.com/ping)
9-
Once token server responds, test the build: [https://digitallysavvy.github.io/agora-mediapipe-readyplayerme/](https://digitallysavvy.github.io/agora-mediapipe-readyplayerme/)
9+
Once token server responds, test the build: [https://digitallysavvy.github.io/agora-mediapipe-readyplayerme/](https://AgoraIO-Community.github.io/agora-mediapipe-readyplayerme/)
1010

1111
## Setup
1212
1. Clone the repo
@@ -50,4 +50,4 @@ To enable GitHub Pages build via GitHub Actions:
5050
1. Click Add variable under the Environment variable section
5151
1. Set the name `VITE_AGORA_APP_ID` and your Agora AppId as the value.
5252
1. Repeat step 8 and add `VITE_AGORA_TOKEN_SERVER_URL` and the url to your [agora token service](https://github.com/AgoraIO-Community/agora-token-service) url.
53-
10. (optional) If you used a different name for your github repo, update the `vit.config.js` file to update the url if you change the project name
53+
10. (optional) If you used a different name for your github repo, update the `vit.config.js` file to update the url if you change the project name

0 commit comments

Comments
 (0)