Skip to content

Commit ce97db8

Browse files
authored
Merge pull request #246 from aliyun/JacksonTian-patch-1
Update OpenAPI portal link
2 parents cb3a848 + 09c6702 commit ce97db8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Alibaba Cloud Client for PHP is a client tool that helps PHP developers manage c
2020
[Troubleshoot](https://troubleshoot.api.aliyun.com/?source=github_sdk) Provide OpenAPI diagnosis service to help developers locate quickly and provide solutions for developers through `RequestID` or `error message`.
2121

2222
## Online Demo
23-
[API Developer Portal](https://next.api.aliyun.com) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
24-
23+
[Alibaba Cloud OpenAPI Developer Portal](https://next.api.aliyun.com/) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
2524

2625
## Prerequisites
2726
Your system will need to meet the [Prerequisites](/docs/en-US/0-Prerequisites.md), including having PHP >= 5.5. We highly recommend having it compiled with the cURL extension and cURL 7.16.2+.
@@ -139,7 +138,7 @@ Please make sure to read the [Contributing Guide](/CONTRIBUTING.md) before makin
139138

140139
## References
141140
* [Alibaba Cloud Regions & Endpoints][endpoints]
142-
* [OpenAPI Explorer][open-api]
141+
* [Alibaba Cloud OpenAPI Developer Portal][open-api]
143142
* [Packagist][packagist]
144143
* [Composer][composer]
145144
* [Guzzle Documentation][guzzle-docs]
@@ -153,7 +152,7 @@ Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
153152

154153

155154
[SDK]: https://github.com/aliyun/openapi-sdk-php
156-
[open-api]: https://api.alibabacloud.com
155+
[open-api]: https://next.api.aliyun.com/
157156
[latest-release]: https://github.com/aliyun/openapi-sdk-php-client
158157
[guzzle-docs]: http://docs.guzzlephp.org/en/stable/request-options.html
159158
[composer]: https://getcomposer.org

0 commit comments

Comments
 (0)