Skip to content

Commit 9f2f8a1

Browse files
authored
Merge pull request #97 from cnblogs/update-documentation
docs: update README
2 parents b20cadf + 5a6b821 commit 9f2f8a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public class YourService(IDashScopeClient client)
8181

8282
# Examples
8383

84-
Visit [snapshots](./test/Cnblogs.DashScope.Sdk.UnitTests/Utils/Snapshots.cs) for calling samples.
84+
Visit [snapshots](./test/Cnblogs.DashScope.Tests.Shared/Utils/Snapshots.cs) for calling samples.
8585

8686
Visit [tests](./test/Cnblogs.DashScope.Sdk.UnitTests) for more usage of each api.
8787

README.zh-Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public class YourService(IDashScopeClient client)
8282

8383
# 示例
8484

85-
查看 [Snapshots.cs](./test/Cnblogs.DashScope.Sdk.UnitTests/Utils/Snapshots.cs) 获得 API 调用参数示例.
85+
查看 [快照文件](./test/Cnblogs.DashScope.Tests.Shared/Utils/Snapshots.cs) 获得 API 调用参数示例.
8686

8787
查看 [测试](./test) 获得更多 API 使用示例。
8888

0 commit comments

Comments
 (0)