We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131b01d commit d1266e0Copy full SHA for d1266e0
README.md
@@ -3,7 +3,7 @@
3
4
## Documentation
5
6
-Please see the [API docs](https://global.alipay.com/doc/ams) for the most up-to-date documentation.
+Please see the [API docs](https://global.alipay.com/docs/) for the most up-to-date documentation.
7
8
## Usage
9
@@ -17,7 +17,7 @@ alipayPublicKey=your_public_key_here
17
gatewayUrl=the_alipay_gateway_endpoint
18
```
19
20
-Please see the [developer docs](https://global.alipay.com/docs/) for help with getting the above information.
+Please see the [developer docs](https://global.alipay.com/developer) for help with getting the above information.
21
22
see `./ams-dotnet/src/example/Program.cs` for more demo usage.
23
0 commit comments