Fix README wiki link (absolute URL; relative form 404s in Gitea) #74

Merged
claude merged 1 commits from fix/wiki-link into main 2026-06-22 18:55:53 -04:00
+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 ## 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 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/`**. 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. See [`tools/`](tools/) for the generator and the sync workflows.