Skip to content

Commit 1feaacc

Browse files
committed
feat(docs): update terminology from "桥接" to "Bridge" for consistency across documentation
1 parent 3a6d1a2 commit 1feaacc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

i18n/zh-Hans/docusaurus-plugin-content-docs/current/agent/bridge/bridge-tool.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: default
3-
title: 桥接工具
4-
parent: AutoDev 桥接模块
3+
title: Bridge工具
4+
parent: AutoDev Bridge模块
55
nav_order: 1
66
permalink: /bridge/bridge-tool
77
---
88

9-
## AutoDev 桥接工具
9+
## AutoDev Bridge工具
1010

1111
| 工具名称 (name) | 描述 (desc) | 示例 (example) |
1212
|---------------|-----------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

i18n/zh-Hans/docusaurus-plugin-content-docs/current/agent/bridge/bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permalink: /bridge
2020
- [OpenRewrite](https://plugins.jetbrains.com/plugin/23814-openrewrite) (Intellij IDEA Ultimate)
2121
- [Endpoints](https://plugins.jetbrains.com/plugin/16890-endpoints) (Intellij IDEA Ultimate)
2222

23-
### 自定义桥接
23+
### 自定义Bridge
2424

2525
遵循[提示词覆盖](/customize/prompt-override),可以自定义AI Composer。在`prompt/code`目录中,
2626
您可以创建名为`bridge.vm`的文件来覆盖composer提示词。

0 commit comments

Comments
 (0)