Skip to content

Commit d9a71c2

Browse files
committed
docs: Update Agora Console links in README and remove contact assistance section
1 parent 5c878b8 commit d9a71c2

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

README.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ This SDK has undergone some testing to ensure its basic functionality works corr
3131
## Environment Setup
3232

3333
* [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)
3737

3838
## Installation
3939

@@ -264,17 +264,6 @@ public class Main {
264264

265265
For more examples, see [Example](./examples).
266266

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.
270-
>
271-
> Option 2: Send an email to [[email protected]](mailto:[email protected]) for consultation.
272-
>
273-
> Option 3: Scan the QR code to join our WeChat group for questions.
274-
>
275-
> <img src="https://download.agora.io/demo/release/SDHY_QA.jpg" width="360" height="360">
276-
---
277-
278267
## Contribution
279268

280269
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)
290279

291280
## References
292281

293-
* [Agora API Documentation](https://doc.shengwang.cn/)
282+
* [Agora API Documentation](https://docs.agora.io/en/)
294283

295284
## License
296285

0 commit comments

Comments
 (0)