Skip to content

docs: fix broken TOC anchor link for 'Deploy on your own' section - #4875

Open
realcarsonterry wants to merge 1 commit into
anuraghazra:masterfrom
realcarsonterry:fix/toc-anchor-link
Open

docs: fix broken TOC anchor link for 'Deploy on your own' section#4875
realcarsonterry wants to merge 1 commit into
anuraghazra:masterfrom
realcarsonterry:fix/toc-anchor-link

Conversation

@realcarsonterry

Copy link
Copy Markdown

Description

Fixed a broken anchor link in the Table of Contents. The TOC entry for "Deploy on your own" was pointing to #deploy-on-your-own, but the actual heading ID is #deploy-on-your-own-recommended.

Changes

  • Updated TOC anchor from #deploy-on-your-own to #deploy-on-your-own-recommended

Testing

  • Verified the link now correctly jumps to the "Deploy on your own (Recommended)" section
  • Checked that no other TOC links were affected

Fixes #4801

@vercel

vercel Bot commented May 3, 2026

Copy link
Copy Markdown

@realcarsonterry is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation. label May 3, 2026
@realcarsonterry

Copy link
Copy Markdown
Author

Quick note - looks like the Vercel deployment is waiting for team authorization, which I obviously can't do from my end. The actual fix is pretty minimal though, just updating one anchor link in the TOC.

I can confirm the link works correctly after the change - tested it locally before submitting.

@realcarsonterry

Copy link
Copy Markdown
Author

The Vercel deployment check is waiting for team authorization - I don't have permissions to approve that. The actual code change is minimal (just one anchor link fix in the TOC), so hopefully a maintainer can authorize the Vercel deployment when they get a chance to review. Thanks!

@msndrbzyd-beep msndrbzyd-beep left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in readme.md

2 participants