Skip to content

Commit 3e36451

Browse files
committed
docs: fix
1 parent 583deba commit 3e36451

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/dev-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ A Python SDK provided by community user [@tick97115115](https://github.com/tick9
4949
pip install gospeed_api
5050
```
5151

52-
Github:https://github.com/tick97115115/gospeed_api
53-
Example:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
52+
- Github:https://github.com/tick97115115/gospeed_api
53+
- Example:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
5454

5555
## Using HTTP API
5656

docs/zh-TW/dev-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ import { Client } 從 "@gopeed/rest";
4949
pip install gospeed_api
5050
```
5151

52-
Github:https://github.com/tick97115115/gospeed_api
53-
範例:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
52+
- Github:https://github.com/tick97115115/gospeed_api
53+
- 範例:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
5454

5555
## 使用 HTTP 請求
5656

docs/zh/dev-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ import { Client } from "@gopeed/rest";
4949
pip install gospeed_api
5050
```
5151

52-
Github:https://github.com/tick97115115/gospeed_api
53-
示例:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
52+
- Github:https://github.com/tick97115115/gospeed_api
53+
- 示例:https://github.com/tick97115115/gospeed_api/blob/main/tests/test_index.py
5454

5555
## 使用 HTTP 请求
5656

0 commit comments

Comments
 (0)