From b473593d5dfc94cf237f8f6c68d8791cb65f7f4b Mon Sep 17 00:00:00 2001 From: haimingzz <535257617@qq.com> Date: Fri, 3 Apr 2026 12:00:27 +0800 Subject: [PATCH] docs: fix install guide model-matching link --- docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index d22bedf97..7dfe42af5 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -460,7 +460,7 @@ Tell the user of following: 3. **Need precision?** Press **Tab** to enter Prometheus (Planner) mode, create a work plan through an interview process, then run `/start-work` to execute it with full orchestration. -4. You wanna have your own agent- catalog setup? I can read the [docs](docs/guide/agent-model-matching.md) and set up for you after interviewing! +4. You wanna have your own agent- catalog setup? I can read the [docs](./agent-model-matching.md) and set up for you after interviewing! That's it. The agent will figure out the rest and handle everything automatically.