Skip to content

✏️ Fix unclosed anchor tag in README badges#442

Open
GinaShome wants to merge 1 commit into
fastapi:mainfrom
GinaShome:fix-readme-anchor-tag
Open

✏️ Fix unclosed anchor tag in README badges#442
GinaShome wants to merge 1 commit into
fastapi:mainfrom
GinaShome:fix-readme-anchor-tag

Conversation

@GinaShome

Copy link
Copy Markdown

Pull Request

Discussion:

Description

Fixes an unclosed anchor tag in the README badge section. This ensures the HTML is properly formed.

AI Disclaimer

AI transcript

Checklist

  • [ x] This PR is an obvious typo fix, or it links to a GitHub Discussion for the proposed code change.
  • I added tests for the change.
  • The new or updated tests fail on the main branch and pass on this PR.
  • Coverage stays at 100%.
  • [x ] The documentation explains the change if needed.

@github-actions github-actions Bot added the docs Improvements or additions to documentation label Jun 24, 2026
@svlandeg svlandeg changed the title Fix unclosed anchor tag in README badges ✏️ Fix unclosed anchor tag in README badges Jun 25, 2026

@svlandeg svlandeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi @GinaShome , thanks for the PR! That does look like a little typo in the readme.

Actually, we might have the same mistake in other repo's as well, I see for instance the same on Typer.

Then again, it actually looks like this coverage badge isn't working properly. On any of our repos, it gives me "No items found using the specified filter." 🤔 Let us look into this as a separate issue before we make further decisions here.

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

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants