From cc1f840bdbbf923978b0d792b549320cda569984 Mon Sep 17 00:00:00 2001 From: Karlos K <168231563+kknoxrht@users.noreply.github.com> Date: Wed, 27 May 2026 16:19:05 -0500 Subject: [PATCH] fix links again --- modules/ROOT/pages/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 56a0bd1..f66f7a6 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -36,6 +36,6 @@ By the end of this hackathon, a successful blueprint submission will include: Ready to start building? We have streamlined the toolchain so you can bypass the formatting hurdles and get straight to the code. -* **Step 1:** Head over to the **xref:modules/start-here/workflow.adoc[AI-Assisted Design Phase]** to let an LLM generate your course outline from your raw notes. -* **Step 2:** Review the **xref:modules/references/asciidocqrg.adoc[AsciiDoc & Antora Cheat Sheet]** to understand how to structure your repository. +* **Step 1:** Head over to the **xref:start-here/workflow.adoc[AI-Assisted Design Phase]** to put together and generate your course outline from your raw notes and references. +* **Step 2:** Review the **xref:references/asciidocqrg.adoc[AsciiDoc & Antora Cheat Sheet]** to understand how to structure your repository and add formatting flavor to your content. * **Step 3:** Start coding your playbook! \ No newline at end of file