Skip to content

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

Merged
asyncapi-bot merged 1 commit intoasyncapi:masterfrom
muralimadhava96-ui:fix/broken-markdown-anchors
Mar 26, 2026
Merged

docs: fix broken markdown anchors in release process guide#1187
asyncapi-bot merged 1 commit intoasyncapi:masterfrom
muralimadhava96-ui:fix/broken-markdown-anchors

Conversation

@muralimadhava96-ui
Copy link
Copy Markdown
Contributor

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
Copy Markdown

sonarqubecloud bot commented Mar 3, 2026

@derberg
Copy link
Copy Markdown
Member

derberg commented Mar 25, 2026

/rtm

@asyncapi-bot asyncapi-bot merged commit ff4f4c8 into asyncapi:master Mar 26, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants