Skip to content

Commit d4e3635

Browse files
authored
Restore relative documentation links (#219)
1 parent 4523178 commit d4e3635

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/en-US/ide-cli-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For GUI IDEs, follow the instructions on the [Plugins page](/plugins) to install
1010

1111
For CLI coding tools, follow the instructions at the following corresponding pages.
1212

13-
- [Codex and ChatGPT desktop](https://github.com/QVerisAI/qveris-agent-toolkit/blob/main/docs/en-US/codex-setup.md)
13+
- [Codex and ChatGPT desktop](codex-setup.md)
1414
- [Claude Code](claude-code-setup.md)
1515
- [OpenCode](opencode-setup.md)
1616

docs/en-US/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ qveris mcp validate --target cursor --probe
132132
For environment-specific setup guides, see:
133133

134134
- [SETUP.md](../../agent/SETUP.md)
135-
- [Codex and ChatGPT desktop setup](https://github.com/QVerisAI/qveris-agent-toolkit/blob/main/docs/en-US/codex-setup.md)
135+
- [Codex and ChatGPT desktop setup](codex-setup.md)
136136
- [Claude Code setup](claude-code-setup.md)
137137
- [OpenCode setup](opencode-setup.md)
138138
- [IDE / CLI setup](ide-cli-setup.md)

docs/zh-CN/ide-cli-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ QVeris 已集成到多种 IDE 和 CLI 编程工具中。通过自动配置 QVeri
1010

1111
对于 CLI 编程工具,请访问以下对应页面查看配置说明。
1212

13-
- [Codex 与 ChatGPT 桌面端](https://github.com/QVerisAI/qveris-agent-toolkit/blob/main/docs/zh-CN/codex-setup.md)
13+
- [Codex 与 ChatGPT 桌面端](codex-setup.md)
1414
- [Claude Code](claude-code-setup.md)
1515
- [OpenCode](opencode-setup.md)
1616

docs/zh-CN/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ qveris mcp validate --target cursor --probe
132132
各环境的详细配置指南,请参考:
133133

134134
- [智能体安装指南](../../agent/SETUP.md)
135-
- [Codex 与 ChatGPT 桌面端配置](https://github.com/QVerisAI/qveris-agent-toolkit/blob/main/docs/zh-CN/codex-setup.md)
135+
- [Codex 与 ChatGPT 桌面端配置](codex-setup.md)
136136
- [Claude Code 配置](claude-code-setup.md)
137137
- [OpenCode 配置](opencode-setup.md)
138138
- [IDE / CLI 配置](ide-cli-setup.md)

0 commit comments

Comments
 (0)