Fix README wiki link (absolute URL; relative form 404s in Gitea) (#74)
Sync course wiki / sync-wiki (push) Has been cancelled

Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #74.
This commit is contained in:
2026-06-22 18:55:52 -04:00
committed by Claude (agent)
parent a3ff56e570
commit b0efe4912d
+1 -1
View File
@@ -18,7 +18,7 @@ built on a branch and merged through review — exactly the motion the modules t
## Read it as a book
The lessons are rendered into the **[Wiki](../../wiki)** as a navigable textbook (unit-by-unit
The lessons are rendered into the **[Wiki](https://git.jpaul.io/justin/ai-workflow-course/wiki)** as a navigable textbook (unit-by-unit
sidebar, one page per module). The wiki is generated from `modules/` and kept in sync
automatically — it's build output, so read it there but **edit the lessons here in `modules/`**.
See [`tools/`](tools/) for the generator and the sync workflows.