Skip to content

Commit

Permalink
Log : 更改api文档链接
Browse files Browse the repository at this point in the history
  • Loading branch information
1019272778 committed Mar 11, 2019
1 parent 8cd06b5 commit 3f96c13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,12 @@ OSSTask * getTask = [client getObject:request];
## 完整文档
SDK提供进阶的上传、下载功能、断点续传,以及文件管理、Bucket管理等功能。详见官方完整文档:[点击查看](http://help.aliyun.com/document_detail/oss/sdk/ios-sdk/preface.html?spm=5176.product8314910_oss.4.30.tK2G02)
SDK提供进阶的上传、下载功能、断点续传,以及文件管理、Bucket管理等功能。详见官方完整文档:[点击查看](https://help.aliyun.com/document_detail/32055.html)
## API文档
[点击查看](http://aliyun.github.io/aliyun-oss-ios-sdk/)
[点击查看](https://help.aliyun.com/document_detail/31947.html)
## 常见问题
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@ OSSTask * getTask = [client getObject:request];
## Complete documentation
The SDK provides advanced upload, download, resumable upload/download, object management and bucket management features. For details, see the complete official documentation: [click to view details](http://help.aliyun.com/document_detail/oss/sdk/ios-sdk/preface.html?spm=5176.product8314910_oss.4.30.tK2G02).
The SDK provides advanced upload, download, resumable upload/download, object management and bucket management features. For details, see the complete official documentation: [click to view details](https://help.aliyun.com/document_detail/32055.html).
## API documentation
[Click to view details](http://aliyun.github.io/aliyun-oss-ios-sdk/).
[Click to view details](https://help.aliyun.com/document_detail/31947.html).
## F&Q
Expand Down

0 comments on commit 3f96c13

Please sign in to comment.