From f16653df3dcf801bdb1c0821bad680cb94547fb6 Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Wed, 8 Jul 2026 12:45:02 +0300 Subject: [PATCH] fix(planning): repoint change links to flat 2.0.0 files The 2.0.0 flatten renamed changes//{design,change,plan}.md to changes/.md; repoint doc links to the flat targets, only where the flat file exists. Pre-existing active/archive dead links left untouched. Co-Authored-By: Claude Opus 4.8 (1M context) --- planning/changes/2026-07-02.01-di-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/changes/2026-07-02.01-di-integration.md b/planning/changes/2026-07-02.01-di-integration.md index 301d7cb..e2fbd30 100644 --- a/planning/changes/2026-07-02.01-di-integration.md +++ b/planning/changes/2026-07-02.01-di-integration.md @@ -187,7 +187,7 @@ Typer, so no signature rewrite needed — same as Starlette). (`setup_di` + signals + the per-connection middleware child), `dependency-resolution.md` (`FromDI` + `@inject`), `glossary.md`. - `planning/` — planning-convention bundle mirrored from starlette; this design - becomes `planning/changes/2026-07-02.01-di-integration/design.md` with a + becomes `planning/changes/2026-07-02.01-di-integration.md` with a matching `plan.md`; `2.0.0.md` release notes. ## Docs in the `modern-di` repo (separate PR-able change, same as other integrations)