Skip to content

Commit ffb3966

Browse files
committed
chore: update repository links to community org
1 parent 2bd0841 commit ffb3966

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/agora-realtime-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"homepage": "https://agora-realtime-agent.vercel.app/",
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/634750802/agora-realtime-agent.git",
21+
"url": "git+https://github.com/AgoraIO-Community/agora-realtime-agent.git",
2222
"directory": "packages/agora-realtime-react"
2323
},
2424
"bugs": {
25-
"url": "https://github.com/634750802/agora-realtime-agent/issues"
25+
"url": "https://github.com/AgoraIO-Community/agora-realtime-agent/issues"
2626
},
2727
"main": "./dist/index.js",
2828
"module": "./dist/index.js",

packages/create-agora-realtime-agent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"homepage": "https://agora-realtime-agent.vercel.app/",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/634750802/agora-realtime-agent.git",
9+
"url": "git+https://github.com/AgoraIO-Community/agora-realtime-agent.git",
1010
"directory": "packages/create-agora-realtime-agent"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/634750802/agora-realtime-agent/issues"
13+
"url": "https://github.com/AgoraIO-Community/agora-realtime-agent/issues"
1414
},
1515
"keywords": [
1616
"agora",

0 commit comments

Comments
 (0)