Skip to content

Conversation

@sion908
Copy link

@sion908 sion908 commented Nov 17, 2025

Title: Docs: fix Advanced Alchemy intersphinx and links

Summary:

  • Point the advanced-alchemy intersphinx mapping to https://advanced-alchemy.dev/latest/objects.inv.
  • Update all documentation links (PYPI_README, getting-started, SQLAlchemy tutorial, release notes, plugin docs, etc.) to the new domain.
  • Verify no references remain to the old docs.advanced-alchemy.litestar.dev host.

Testing:

  • uv run python -m poethepoet docs (after installing poethepoet) – expected to succeed without advanced-alchemy warnings.

Closes: #4479

@sion908 sion908 requested review from a team, JacobCoffee and provinzkraut as code owners November 17, 2025 07:10
@github-actions github-actions bot added area/docs This PR involves changes to the documentation size: small type/docs pr/external Triage Required 🏥 This requires triage labels Nov 17, 2025
@github-actions
Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/4480

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

Labels

area/docs This PR involves changes to the documentation pr/external size: small Triage Required 🏥 This requires triage type/docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Docs build fails due to Advanced Alchemy intersphinx 404

1 participant