Skip to content

docs: fix link to the ADR decisions index in proposals README - #146

Open
ZayanKhan-12 wants to merge 1 commit into
EpicGames:mainfrom
ZayanKhan-12:fix-proposals-decisions-link
Open

docs: fix link to the ADR decisions index in proposals README#146
ZayanKhan-12 wants to merge 1 commit into
EpicGames:mainfrom
ZayanKhan-12:fix-proposals-decisions-link

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

docs/proposals/README.md refers to the architectural decision records as [`../decisions/`](../decisions/README.md), but from docs/proposals/ that resolves to docs/decisions/README.md, which doesn't exist. The ADR index is at docs/developing/decisions/README.md.

Updated both the code-span path and the link to ../developing/decisions/. Verified the target exists (its heading is "Architectural decision records"). Docs-only; commit is DCO signed-off.

🤖 Generated with Claude Code

The LEP README pointed at ../decisions/README.md, which resolves to
docs/decisions/README.md and does not exist; the architectural decision
records index is at docs/developing/decisions/README.md.

Signed-off-by: Zayan Khan <khanzayan200@gmail.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Zayan Khan <khanzayan200@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants