Skip to content

[codex] Fix README navigation anchor#237

Closed
cloudyun888 wants to merge 1 commit intoOpen-ACP:mainfrom
cloudyun888:codex/fix-readme-nav-anchor
Closed

[codex] Fix README navigation anchor#237
cloudyun888 wants to merge 1 commit intoOpen-ACP:mainfrom
cloudyun888:codex/fix-readme-nav-anchor

Conversation

@cloudyun888
Copy link
Copy Markdown
Contributor

Summary

  • Update the README navigation link from Quick Start to Installation.
  • Point the link at the existing #installation heading instead of the missing #quick-start anchor.

Why

The top README navigation linked to #quick-start, but the README does not define a Quick Start heading. The install section is the actual local target for getting started from the README.

Validation

  • rg -n '^## Installation$|#installation|#quick-start' README.md
  • README-only heading-anchor validation script passed.
  • git diff --check passed.

@0xmrpeter 0xmrpeter closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants