Skip to content

docs: fix broken markdown anchors in release process guide#1187

Open
muralimadhava96-ui wants to merge 1 commit intoasyncapi:masterfrom
muralimadhava96-ui:fix/broken-markdown-anchors
Open

docs: fix broken markdown anchors in release process guide#1187
muralimadhava96-ui wants to merge 1 commit intoasyncapi:masterfrom
muralimadhava96-ui:fix/broken-markdown-anchors

Conversation

@muralimadhava96-ui
Copy link

Summary
This PR fixes broken internal Markdown anchor links in the specification files.
Some internal links were not resolving correctly because they did not match GitHub’s auto-generated heading IDs. GitHub generates anchor IDs using lowercase kebab-case formatting and removes punctuation, which caused mismatches with existing links.
Changes
-->Updated internal section links to match GitHub’s auto-generated heading IDs.
-->Converted anchor references to lowercase kebab-case format.
-->Verified anchor navigation using GitHub preview.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 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.

1 participant