Skip to content

Commit 847920f

Browse files
committed
chore: fix not-correct lint
1 parent 5eb320f commit 847920f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/portal/apollo-open-api-platform.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Encapsulated bash functions, the underlying use of curl to send HTTP requests
7676
* Bash function: [openapi.sh](https://github.com/apolloconfig/apollo/blob/master/scripts/openapi/bash/openapi.sh)
7777

7878
* Usage example: [openapi-usage-example.sh](https://github.com/apolloconfig/apollo/blob/master/scripts/openapi/bash/openapi-usage-example.sh)
79-
* All the shell scripts related to openapi are in the folder https://github.com/apolloconfig/apollo/tree/master/scripts/sql
79+
* All the shell scripts related to openapi are in the folder https://github.com/apolloconfig/apollo/tree/master/scripts/openapi/bash
8080

8181
### III. Interface documentation
8282

docs/zh/portal/apollo-open-api-platform.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ApolloOpenApiClient client = ApolloOpenApiClient.newBuilder()
7171
* bash函数:[openapi.sh](https://github.com/apolloconfig/apollo/blob/master/scripts/openapi/bash/openapi.sh)
7272

7373
* 使用示例:[openapi-usage-example.sh](https://github.com/apolloconfig/apollo/blob/master/scripts/openapi/bash/openapi-usage-example.sh)
74-
* 全部和openapi有关的shell脚本在文件夹 https://github.com/apolloconfig/apollo/tree/master/scripts/sql
74+
* 全部和openapi有关的shell脚本在文件夹 https://github.com/apolloconfig/apollo/tree/master/scripts/openapi/bash
7575

7676
### 三、 接口文档
7777

0 commit comments

Comments
 (0)