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 37ffda9 commit 2fe9de0Copy full SHA for 2fe9de0
README.md
@@ -48,7 +48,7 @@ $ ./vendor/bin/phpunit tests/Qiniu/Tests/
48
## 常见问题
49
50
- `$error` 保留了请求响应的信息,失败情况下 `ret` 为 `none`, 将 `$error` 可以打印出来,提交给我们。
51
-- API 的使用 demo 可以参考 [examples](https://github.com/qiniu/php-sdk/tree/hbw/examples)。
+- API 的使用 demo 可以参考 [examples](https://github.com/qiniu/php-sdk/tree/master/examples)。
52
53
## 代码贡献
54
0 commit comments