Skip to content

Commit 5624c33

Browse files
committed
Merge pull request #31 from longshanksmo/develop
adjust download domain
2 parents 8345a36 + bcbed07 commit 5624c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ public event EventHandler<PutNotifyErrorEvent> NotifyErr;
474474

475475
[GET] http://<domain>/<key>
476476

477-
其中<domain>可以到[七牛云存储开发者自助网站](https://portal.qiniu.com/)绑定, 域名可以使用自己一级域名的或者是由七牛提供的二级域名(`<bucket>.qiniudn.com`)。注意,尖括号不是必需,代表替换项
477+
其中<domain>是bucket所对应的域名。七牛云存储为每一个bucket提供一个默认域名。默认域名可以到[七牛云存储开发者平台](https://portal.qiniu.com/)中,空间设置的域名设置一节查询。用户也可以将自有的域名绑定到bucket上,用户可以通过自有域名访问七牛云存储
478478

479479
**注意: key必须采用utf8编码,如使用非utf8编码访问七牛云存储将反馈错误**
480480

0 commit comments

Comments
 (0)