From 699f3d2860f3f04e6f5bc6fb7f94a167828b8062 Mon Sep 17 00:00:00 2001 From: Marcel van Remmerden Date: Thu, 27 Nov 2025 20:37:57 +0900 Subject: [PATCH] Fix link formatting in issue triage documentation --- docs/issue-triage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/issue-triage.md b/docs/issue-triage.md index bf1cad9..7f6fac9 100644 --- a/docs/issue-triage.md +++ b/docs/issue-triage.md @@ -16,7 +16,7 @@ gh aw add githubnext/agentics/issue-triage --pr This creates a pull request to add the workflow to your repository. -You must also add [choose a coding agent](https://githubnext.github.io/gh-aw/reference/engines/) and add an API key secret for the agent to your repository. +You must also [choose a coding agent](https://githubnext.github.io/gh-aw/reference/engines/) and add an API key secret for the agent to your repository. You can't start a run of this workflow directly as it is triggered in the context of an issue.