You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ For an explination of the code: View [GUIDE.md](/docs/GUIDE.md)
6
6
## Demo
7
7

8
8
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/)
10
10
11
11
## Setup
12
12
1. Clone the repo
@@ -50,4 +50,4 @@ To enable GitHub Pages build via GitHub Actions:
50
50
1. Click Add variable under the Environment variable section
51
51
1. Set the name `VITE_AGORA_APP_ID` and your Agora AppId as the value.
52
52
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