Skip to content

Conversation

@mattheliu
Copy link

Description

This PR updates the documentation link for torchax to point to the new official site.
Previously, the README referenced an outdated link:
https://jax-torch-interop.readthedocs.io/en/latest
which has now been replaced with the correct and maintained one:
https://google.github.io/torchax/

Why this change:
The original documentation URL was deprecated and no longer reflects the latest updates to torchax. Updating it ensures users are directed to the correct resource.

Implementation details:

  • Updated the link in the README and related documentation sections.
  • No code logic or functionality was modified.

Future improvements:

  • Consider adding link validation in CI to automatically detect broken or outdated URLs.

Tests

This change only modifies documentation.

  • Verified that the new link is valid and accessible.
  • Confirmed that the rendered Markdown displays correctly in both GitHub and MkDocs preview.

Checklist

  • I have performed a self-review of my changes.
  • I have verified that the new documentation link is correct.
  • I have made corresponding updates to the documentation where needed.

@mattheliu mattheliu changed the title fix(docs): fix dead links in multiple documentation pages [Docs] fix dead links in multiple documentation pages Nov 6, 2025
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.

1 participant