From 8171b747cfddfd13422df8683668f3a3c0ab9b3e Mon Sep 17 00:00:00 2001 From: claude Date: Mon, 22 Jun 2026 18:35:43 -0400 Subject: [PATCH] chore: update in-repo references after repo rename to ai-workflow-course Gitea repo renamed the-workflow-course -> ai-workflow-course. Update the two references to the old slug/URL: - README repo-layout tree root. - Module 1 "Get the course materials" download URL (still Verify-before-publish for the eventual public/GitHub host). Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT --- README.md | 2 +- modules/01-the-copy-paste-problem/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74d506f..a0b0129 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ the reasoning behind the sequencing. ## Repo layout ``` -the-workflow-course/ +ai-workflow-course/ README.md # this file AGENTS.md # committed AI instructions — dogfoods Module 5 (vendor-neutral name) the-workflow-syllabus.md # the full course plan (source of truth for structure) diff --git a/modules/01-the-copy-paste-problem/README.md b/modules/01-the-copy-paste-problem/README.md index be231a5..470a860 100644 --- a/modules/01-the-copy-paste-problem/README.md +++ b/modules/01-the-copy-paste-problem/README.md @@ -148,7 +148,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/the-workflow-course`** — and use its +1. Open the course's home page — **`https://git.jpaul.io/justin/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 `~/workflow-course/modules/`. (Rename the unzipped folder to `workflow-course` if your download -- 2.52.0