Files
Codex Review c3eeb3f2d2 Restore portable repo links for PR #2694 docs blocker
PR #2694 shipped markdown links that pointed at a machine-local worktree path, which breaks portability outside the author environment. This follow-up keeps scope to the two reported cross-links and replaces them with file-relative repo links that resolve in the repository and on GitHub.

Constraint: Keep scope limited to the review blocker in the two reported docs
Rejected: Broader doc link cleanup | exceeds the blocker scope and broadens the PR
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep cross-doc markdown links repo-relative; never embed machine-local worktree paths in shipped docs
Tested: Focused diff review for the two docs; grep confirmed the absolute worktree path is removed from touched files; relative-link target resolution from each source directory; git diff --check
Not-tested: Full markdown renderer / external docs site rendering
Related: PR #2694
2026-04-17 09:41:45 +00:00
..