Skip to content

Commit acc93b3

Browse files
committed
update sdk links
1 parent 0940dce commit acc93b3

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

i18n/en/sdk-versions/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Download
66

7-
- [2.1.10](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-2.1.10.tar.gz)
7+
- [3.0.0](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-3.0.0.tar.gz)
88

99
### API Documents
1010

i18n/zh-CN/sdk-versions/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### 下载地址
66

7-
- [2.1.10](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-2.1.10.tar.gz)
7+
- [3.0.0](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-3.0.0.tar.gz)
88

99
### API 文档
1010

i18n/zh-HK/sdk-versions/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### 下載地址
66

7-
- [2.1.10](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-2.1.10.tar.gz)
7+
- [3.0.0](https://static.lbctrl.com/openapi-sdk/openapi-cpp-sdk-3.0.0.tar.gz)
88

99
### API 文檔
1010

src/theme/MDXComponents/SDKLinks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const SDKLinks = ({
3232
title: 'Python',
3333
color: '#3572a5',
3434
label: `longport.openapi.${klass}.${snakeMethod}`,
35-
url: `https://longportapp.github.io/openapi/python/${module}_context/#longport.openapi.${klass}.${snakeMethod}`,
35+
url: `https://longportapp.github.io/openapi/python/reference_all/#longport.openapi.${klass}.${snakeMethod}`,
3636
},
3737
{
3838
title: 'Rust',

0 commit comments

Comments
 (0)