Skip to content

Update Pydantic doc links to new site structure#1008

Merged
jcrist merged 1 commit intomainfrom
fix-pydantic-doc-links
Apr 10, 2026
Merged

Update Pydantic doc links to new site structure#1008
jcrist merged 1 commit intomainfrom
fix-pydantic-doc-links

Conversation

@Siyet
Copy link
Copy Markdown
Collaborator

@Siyet Siyet commented Apr 10, 2026

Pydantic restructured their docs site to https://pydantic.dev/docs/(validation|ai|logfire)/, breaking the existing links and causing the link checker job to fail on main.

This updates all references:

  • https://docs.pydantic.dev/latest/https://pydantic.dev/docs/validation/latest/get-started/
  • https://docs.pydantic.dev/latest/usage/dataclasses/https://pydantic.dev/docs/validation/latest/concepts/dataclasses/

Files updated: README.md, docs/benchmarks.rst, docs/index.rst, docs/usage.rst, docs/supported-types.rst, docs/structs.rst.

Copy link
Copy Markdown
Contributor

@provinzkraut provinzkraut left a comment

Choose a reason for hiding this comment

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

Thanks, this should fix the current docs building errors!

Copy link
Copy Markdown
Owner

@jcrist jcrist left a comment

Choose a reason for hiding this comment

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

Thanks!

@jcrist jcrist merged commit 08edcff into main Apr 10, 2026
1 check passed
@jcrist jcrist deleted the fix-pydantic-doc-links branch April 10, 2026 15:36
@Siyet Siyet mentioned this pull request Apr 12, 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.

4 participants