From 26e33daf0a9e16cd7250d15b84a24b822f31ff54 Mon Sep 17 00:00:00 2001 From: claude Date: Thu, 25 Jun 2026 01:10:15 +0000 Subject: [PATCH] docs(wiki): sync from modules/ @ 70d91722 --- 01-the-copy-paste-problem.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01-the-copy-paste-problem.md b/01-the-copy-paste-problem.md index ff0ab26..bada2c7 100644 --- a/01-the-copy-paste-problem.md +++ b/01-the-copy-paste-problem.md @@ -164,7 +164,7 @@ purpose** so you recognize it later. Everything you'll run in this course lives in one repo. Grab it once, up front; no tools required beyond a web browser: -1. Open the course's home page, **`https://git.jpaul.io/justin/ai-workflow-course`**, and use its +1. Open the course's home page, **`https://github.com/recklessop/ai-workflow-course`**, and use its **Download ZIP** (archive) link. 2. Unzip it under your home directory so the course's `modules/` folder lands at `~/ai-workflow-course/modules/`. (Rename the unzipped folder to `ai-workflow-course` if your download @@ -270,7 +270,7 @@ rest of the course safe to attempt. ## Verify-before-publish -- [ ] Confirm the **Download ZIP** URL (`https://git.jpaul.io/justin/ai-workflow-course`) points at +- [ ] Confirm the **Download ZIP** URL (`https://github.com/recklessop/ai-workflow-course`) points at the published course host before shipping.