From dfd322161737cd19f8a1af5bf756107950e54881 Mon Sep 17 00:00:00 2001 From: type-two Date: Wed, 8 Jul 2026 14:03:37 +1000 Subject: [PATCH] docs: point the PLATFORM.md link at ../dealgod/PLATFORM.md (now version-controlled) Co-Authored-By: Claude Fable 5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7056cee..09d79f0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ and the store-side API that PriceGod codes against. Records is the first and biggest **module** of StoreGod, not a standalone product. -> **Architecture is canonical in [../PLATFORM.md](../PLATFORM.md).** If this README disagrees +> **Architecture is canonical in [PLATFORM.md](../dealgod/PLATFORM.md).** If this README disagrees > with that file, that file wins. Read it first for the three surfaces (dealgod.pro dashboard / > store admin / storegod.pro marketing) and the three keys. @@ -92,4 +92,4 @@ DB is `recordgod-db` on the VPS. Deploy of the **live** store is a StoreGod bake ## Start here - **[docs/RECORDGOD_PLAN.md](docs/RECORDGOD_PLAN.md)** — the founding charter, triage, and build order. -- **[../PLATFORM.md](../PLATFORM.md)** — the canonical platform architecture. +- **[PLATFORM.md](../dealgod/PLATFORM.md)** — the canonical platform architecture.