From 3aafa27be9e08347f7ddff5cccb1141922ef712d Mon Sep 17 00:00:00 2001 From: Vamil Gandhi <13998000+vamgan@users.noreply.github.com> Date: Mon, 11 May 2026 01:50:09 -0400 Subject: [PATCH] Fix packaged README release link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d9debe..4504aa7 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ This package is the compatibility anchor for all AgentDispatch repositories. Clo ## Publishing -See `docs/release.md` for the npm publishing workflow and the dependency-order checklist for the separate `agent-dispatch` repositories. +See the [release workflow](https://github.com/agent-dispatch/core/blob/main/docs/release.md) for the npm publishing workflow and the dependency-order checklist for the separate `agent-dispatch` repositories.