From 50581a9c476a7a81b076bb60dfc065c284856511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aaron=20D=C3=B6ppner?= <58708656+aarondpn@users.noreply.github.com> Date: Wed, 17 Jun 2026 18:36:45 +0200 Subject: [PATCH] docs: use canonical redmine-cli.dev domain in READMEs --- README.ja.md | 2 +- README.md | 2 +- README.zh-CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.ja.md b/README.ja.md index 136af62..968cb33 100644 --- a/README.ja.md +++ b/README.ja.md @@ -112,7 +112,7 @@ redmine-cli は [Agent Skill](https://agentskills.io)(35 以上のエージェ skill は CLI の非自明な部分(出力形式、名前解決、ページネーション、一般的なワークフロー)をエージェントに教えます。MCP サーバーは同じ操作を型付きツールコールとして公開し、デフォルトは読み取り専用、グループ単位/ツール単位の allow / deny リストを備えます。 -詳細な設定、ホスト別スニペット(Claude Desktop、Cursor、Zed、VS Code)、書き込みツールのゲートについては [AI エージェント連携ガイド](https://aarondpn.github.io/redmine-cli/guides/ai-agents/) を参照してください。 +詳細な設定、ホスト別スニペット(Claude Desktop、Cursor、Zed、VS Code)、書き込みツールのゲートについては [AI エージェント連携ガイド](https://redmine-cli.dev/guides/ai-agents/) を参照してください。 ## 開発 diff --git a/README.md b/README.md index b2ef5e5..0db1101 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ redmine-cli ships an [Agent Skill](https://agentskills.io) (the open `SKILL.md` The skill teaches the agent the non-obvious parts of the CLI (output formats, name resolution, pagination, common workflows). The MCP server exposes the same operations as typed tool calls, read-only by default, with per-group / per-tool allow- and deny-lists. -Full configuration, host-specific snippets (Claude Desktop, Cursor, Zed, VS Code), and write-tool gating: see the [AI Agent Integration guide](https://aarondpn.github.io/redmine-cli/guides/ai-agents/). +Full configuration, host-specific snippets (Claude Desktop, Cursor, Zed, VS Code), and write-tool gating: see the [AI Agent Integration guide](https://redmine-cli.dev/guides/ai-agents/). ## Development diff --git a/README.zh-CN.md b/README.zh-CN.md index 14aa006..667f17d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -112,7 +112,7 @@ redmine-cli 同时附带 [Agent Skill](https://agentskills.io)(35 多个代理 skill 教代理掌握 CLI 中不显然的部分(输出格式、名称解析、分页、常见工作流)。MCP 服务器以类型化工具调用的形式暴露相同的操作,默认只读,并支持按 group / tool 的允许列表与拒绝列表。 -完整配置、各宿主专属代码片段(Claude Desktop、Cursor、Zed、VS Code)以及写入工具的开关,请参阅 [AI 代理集成指南](https://aarondpn.github.io/redmine-cli/guides/ai-agents/)。 +完整配置、各宿主专属代码片段(Claude Desktop、Cursor、Zed、VS Code)以及写入工具的开关,请参阅 [AI 代理集成指南](https://redmine-cli.dev/guides/ai-agents/)。 ## 开发