From cd65eded2ec4d7c76f0718d536f6ce35552d4420 Mon Sep 17 00:00:00 2001 From: Bruno Borges Date: Fri, 27 Feb 2026 15:42:23 -0500 Subject: [PATCH] Link Agentic Workflows headline to gh.io/gh-aw Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- website/src/pages/workflows.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/workflows.astro b/website/src/pages/workflows.astro index fc91bc04..2174bfc7 100644 --- a/website/src/pages/workflows.astro +++ b/website/src/pages/workflows.astro @@ -8,7 +8,7 @@ import Modal from '../components/Modal.astro';