Skip to content

Docs: fix /evals/ landing page 404#5728

Open
TheDerbiedOne wants to merge 2 commits into
pydantic:mainfrom
TheDerbiedOne:fix/issue-5362-evals-root
Open

Docs: fix /evals/ landing page 404#5728
TheDerbiedOne wants to merge 2 commits into
pydantic:mainfrom
TheDerbiedOne:fix/issue-5362-evals-root

Conversation

@TheDerbiedOne
Copy link
Copy Markdown

@TheDerbiedOne TheDerbiedOne commented May 29, 2026

Fixes #5362.

On pydantic.dev the root Evals URL /docs/ai/evals/ returns 404, while Evals subpages (e.g. /docs/ai/evals/getting-started/quick-start/) are live.

This change moves the Evals overview page to docs/evals/index.md (index page), updates nav/llmstxt config, and updates internal doc links to point at evals/.

@github-actions github-actions Bot added the size: S Small PR (≤100 weighted lines) label May 29, 2026
@github-actions github-actions Bot added size: M Medium PR (101-500 weighted lines) docs Improvements or additions to documentation and removed size: S Small PR (≤100 weighted lines) labels May 29, 2026
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 size: M Medium PR (101-500 weighted lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Documentation] Broken link

2 participants