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.