docs(en): fix dead Ariadne docs and Ludwig v0.2 blog links by sanjibani · Pull Request #15840 · fastapi/fastapi · GitHub
Skip to content

docs(en): fix dead Ariadne docs and Ludwig v0.2 blog links#15840

Closed
sanjibani wants to merge 3 commits into
fastapi:masterfrom
sanjibani:docs/fix-dead-graphql-and-ludwig-refs
Closed

docs(en): fix dead Ariadne docs and Ludwig v0.2 blog links#15840
sanjibani wants to merge 3 commits into
fastapi:masterfrom
sanjibani:docs/fix-dead-graphql-and-ludwig-refs

Conversation

@sanjibani

Copy link
Copy Markdown

`ariadnegraphql.org/docs/fastapi-integration` returns 404 — the Ariadne site has been restructured and now points users at the GitHub repo. Same for `eng.uber.com/ludwig-v0-2/`, the v0.2 announcement post is gone; `ludwig.ai` is the current project homepage.

Two files, three replacements. Translation copies regenerate from these via scripts/translate.py.

`https://docs.pydantic.dev/1.10/usage/exporting_models/#modeldict` (404) —
the pydantic v1 docs site (docs.pydantic.dev/1.10/) was retired after the
v2 docs migration.

Replaced with `https://docs.pydantic.dev/latest/concepts/serialization/#model-dict`
(200) — the current canonical home for the equivalent concept in pydantic v2.
Also updated the anchor from `#modeldict` to `#model-dict` (v2 docs use
hyphenated heading slugs).
`ariadnegraphql.org/docs/fastapi-integration` returns 404 — the
Ariadne site has been restructured and now points users at the
GitHub repo. Same for `eng.uber.com/ludwig-v0-2/`, the v0.2
announcement post is gone; `ludwig.ai` is the current project
homepage.

Two files, three replacements. Translation copies will
regenerate from these via scripts/translate.py.
@github-actions github-actions Bot added the docs Documentation about how to use FastAPI label Jun 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@YuriiMotov

Copy link
Copy Markdown
Member

@sanjibani thanks for your interest!

This is a duplicate of #15815
Please, review the existing PR instead of opening duplicates

@YuriiMotov YuriiMotov closed this Jun 25, 2026
@sanjibani

Copy link
Copy Markdown
Author

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

Labels

docs Documentation about how to use FastAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants