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
+4-15Lines changed: 4 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ This SDK has undergone some testing to ensure its basic functionality works corr
31
31
## Environment Setup
32
32
33
33
*[Java 1.8 or later](https://www.java.com)
34
-
* App ID and App Certificate obtained from the [Agora Console](https://console.shengwang.cn/)
35
-
* Basic Auth credentials from the [Agora Console](https://console.shengwang.cn/)
36
-
* Enable the relevant service capabilities on the [Agora Console](https://console.shengwang.cn/)
34
+
* App ID and App Certificate obtained from the [Agora Console](https://console.agora.io/v2)
35
+
* Basic Auth credentials from the [Agora Console](https://console.agora.io/v2)
36
+
* Enable the relevant service capabilities on the [Agora Console](https://console.agora.io/v2)
37
37
38
38
## Installation
39
39
@@ -264,17 +264,6 @@ public class Main {
264
264
265
265
For more examples, see [Example](./examples).
266
266
267
-
## How to Contact Agora for Assistance if You Encounter Difficulties
268
-
269
-
> Option 1: If you are already using Agora services or are in the process of integration, you can directly contact your sales or service representative.
This project welcomes and accepts contributions. If you encounter any issues or have suggestions for improvements, please open an issue or submit a Pull Request.
@@ -290,7 +279,7 @@ For more details, please refer to the [Semantic Versioning](https://semver.org)
290
279
291
280
## References
292
281
293
-
*[Agora API Documentation](https://doc.shengwang.cn/)
282
+
*[Agora API Documentation](https://docs.agora.io/en/)
0 commit comments