docs: redirect stubs from docs/<slug>.md to docs/rfcs/<slug>.md #12

Merged
ben.stull merged 1 commits from docs-redirect-stubs into main 2026-06-16 02:03:43 +00:00

1 Commits

Author SHA1 Message Date
Ben Stull 36985e7c3a docs: turn the docs/ memos into 'moved' stubs pointing at docs/rfcs/
Older Gitea links were shared pointing at docs/<slug>.md; the content has
since moved to docs/rfcs/<slug>.md (the rfc-app 'docs' collection). Gitea has
no per-file HTTP redirect, so replace each old file with a short stub linking
to the new repo path and the rendered RFC-app URL, so previously-shared links
still land somewhere useful.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 19:03:32 -07:00