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.