From 79bd38789334b9de1132b23ee4cb6ef6dfb590b3 Mon Sep 17 00:00:00 2001 From: Jon Ludlam's Agent Date: Tue, 23 Jun 2026 10:28:15 +0000 Subject: [PATCH] docs: fix README link to design docs (now under doc/) Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 4 +++- 1 file(s) changed, 3 insertion(s)(+), 1 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ page at `$OPAM_SWITCH_PREFIX/odoc/index.html`. (This is odd's own tree, kept separate from opam's `$OPAM_SWITCH_PREFIX/doc`, where packages install their own documentation.) -See [DESIGN.md](DESIGN.md) for the full design. +See [doc/DESIGN.md](doc/DESIGN.md) for the full design, and +[doc/DESIGN_DOC.md](doc/DESIGN_DOC.md) / [doc/DESIGN_COMPLETE.md](doc/DESIGN_COMPLETE.md) +for the `doc` and `complete` commands. ## Setup -- tangled.sh