Skip to content

docs(migration): correct Swashbuckle v6 TOC anchor typo - #758

Merged
AndreaCuneo merged 2 commits into
masterfrom
copilot/fix-swashbuckle-anchor-typo
Jul 15, 2026
Merged

docs(migration): correct Swashbuckle v6 TOC anchor typo#758
AndreaCuneo merged 2 commits into
masterfrom
copilot/fix-swashbuckle-anchor-typo

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

In docs/migration-v6.md, the Table of Contents entry for Upgrade to Swashbuckle 10.x pointed to a misspelled anchor (swashbukle), so direct in-page navigation (and shared deep links) failed. This change aligns the TOC link with the actual section heading anchor.

  • Scope

    • Documentation-only change in docs/migration-v6.md
    • No behavioral/code changes
  • What changed

    • Updated TOC anchor:
      • from #upgrade-to-swashbukle-10x
      • to #upgrade-to-swashbuckle-10x
    • Checked the same file for additional internal references using the same typo and corrected none beyond the TOC occurrence.
  • Patch excerpt

    - * [Upgrade to Swashbuckle 10.x](#upgrade-to-swashbukle-10x)
    + * [Upgrade to Swashbuckle 10.x](#upgrade-to-swashbuckle-10x)

Co-authored-by: AndreaLandiArk <104757462+AndreaLandiArk@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo in Swashbuckle anchor link docs(migration): correct Swashbuckle v6 TOC anchor typo Jul 15, 2026
Copilot AI requested a review from AndreaLandiArk July 15, 2026 11:46
@AndreaCuneo
AndreaCuneo marked this pull request as ready for review July 15, 2026 12:29
@AndreaCuneo
AndreaCuneo requested a review from a team as a code owner July 15, 2026 12:29
@AndreaCuneo
AndreaCuneo merged commit aa2c12c into master Jul 15, 2026
5 of 6 checks passed
@AndreaCuneo
AndreaCuneo deleted the copilot/fix-swashbuckle-anchor-typo branch July 15, 2026 12:46
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.

3 participants