From bd60f0698db6f2b963001e1dcb1f8cf999282049 Mon Sep 17 00:00:00 2001 From: tanjiawen Date: Thu, 6 Aug 2026 15:14:23 +0800 Subject: [PATCH] docs(hosts): fix broken contributing-new-coding-agent link --- docs/docs/hosts/adapter-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/hosts/adapter-matrix.md b/docs/docs/hosts/adapter-matrix.md index c4ca0d4..9e4f155 100644 --- a/docs/docs/hosts/adapter-matrix.md +++ b/docs/docs/hosts/adapter-matrix.md @@ -125,6 +125,6 @@ The canonical matrix, discovery rules, and split triggers live in ## Contributing another host -Start with [Contributing a Coding Agent Host](./contributing-new-coding-agent). +Start with [Contributing a Coding Agent Host](./contributing-new-coding-agent.md). It separates native shell, configured-asset, session, output, and packaging claims and links Qwen Code and GitHub Copilot pull requests as worked examples.