Fill blog course-link placeholders with the course URL (#76)

Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #76.
This commit is contained in:
2026-06-22 19:15:32 -04:00
committed by Claude (agent)
parent e5960c17ab
commit 3671541d6b
18 changed files with 41 additions and 37 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ The AI would nod (figuratively), do exactly that, and we'd have a great session.
This is the fix, and it's almost embarrassingly simple: write the speech down once, put it in a file, and **commit it**. That's the whole module. But the *why* underneath it is bigger than "save yourself some typing," and that's the part I want to talk about.
(New here? This is the next stop in [The Workflow]([COURSE LINK]), my free course on the engineering scaffolding around AI coding. Earlier posts installed version control as a safety net — this one builds on it. You can follow along without having read them.)
(New here? This is the next stop in [The Workflow](https://git.jpaul.io/justin/ai-workflow-course), my free course on the engineering scaffolding around AI coding. Earlier posts installed version control as a safety net — this one builds on it. You can follow along without having read them.)
## The file your tool is already looking for