Skip to content

Fix extra closing parenthesis in Logfire link#12860

Merged
Viicos merged 1 commit intopydantic:mainfrom
kelsonbrito50:fix/readme-logfire-typo
Feb 25, 2026
Merged

Fix extra closing parenthesis in Logfire link#12860
Viicos merged 1 commit intopydantic:mainfrom
kelsonbrito50:fix/readme-logfire-typo

Conversation

@kelsonbrito50
Copy link
Copy Markdown
Contributor

Summary

The README has a stray closing parenthesis at the end of the Logfire "Learn more" link, which causes the link to render incorrectly in some Markdown parsers.

Change

-[Learn more](https://pydantic.dev/logfire/?utm_source=pydantic_validation))
+[Learn more](https://pydantic.dev/logfire/?utm_source=pydantic_validation)

Small typo fix — the extra ) after the closing parenthesis of the link is extraneous.

@github-actions github-actions Bot added the relnotes-fix Used for bugfixes. label Feb 25, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Feb 25, 2026

Merging this PR will not alter performance

✅ 212 untouched benchmarks


Comparing kelsonbrito50:fix/readme-logfire-typo (a2aa211) with main (4cd172c)

Open in CodSpeed

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@Viicos Viicos changed the title docs: fix extra closing parenthesis in Logfire link Fix extra closing parenthesis in Logfire link Feb 25, 2026
@Viicos Viicos added relnotes-ignore Omit this PR from the release notes. and removed relnotes-fix Used for bugfixes. labels Feb 25, 2026
@Viicos Viicos merged commit f3ac90a into pydantic:main Feb 25, 2026
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes-ignore Omit this PR from the release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants