From 1d8564c3f6fca8e954f96077a6f1f2e6e9b64094 Mon Sep 17 00:00:00 2001 From: project516 <138796702+Project516@users.noreply.github.com> Date: Wed, 22 Jul 2026 12:51:57 -0500 Subject: [PATCH] docs: point README doc links to folder --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aebfc7e8b8..192d98dfc3c 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ There's no public docs site yet, checkout the miscellaneous markdown files in [d - [Getting started](./docs/getting-started/quick-start.md) - [Architecture overview](./docs/architecture/overview.md) -- [Provider guides](./docs/providers/codex.md) -- [Operations](./docs/operations/ci.md) +- [Provider guides](./docs/providers) +- [Operations](./docs/operations) - [Reference](./docs/reference/encyclopedia.md) ## If you REALLY want to contribute still.... read this first