Browse Source
- docs/en/docs/tutorial/extra-data-types.md:52 https://docs.pydantic.dev/latest/usage/types/types/ → /concepts/types/ (pydantic v1 docs path was retired; the v2 docs use /concepts/types/) - docs/en/docs/index.md:576 https://docs.pydantic.dev/latest/usage/types/extra_types/extra_types/ → /concepts/types/#extra-types (same v1→v2 path restructure; #extra-types anchors to the relevant section) - docs/en/docs/how-to/graphql.md:24 https://ariadnegraphql.org/docs/fastapi-integration → https://ariadnegraphql.org/ (the FastAPI-specific docs page was removed; the project homepage now lists FastAPI integration under 'ASGI and WSGI support' in the README) Verified: all 3 new URLs return HTTP 200; all 3 old URLs return HTTP 404. Note: 19 translation files (zh, ja, ru, pt, etc.) reference the same broken links, but those are AI-generated translations under scripts/translate.py and will be regenerated by the maintainer. This PR only fixes the English source-of-truth files.pull/15817/head
3 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue