Fix incorrect cross-reference breaking readthedocs build.

This commit is contained in:
Peter Hawkins 2022-04-14 16:12:48 -04:00
parent 7ad1120da0
commit 3f1032cf33

View File

@ -21,7 +21,7 @@ PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
* Changes:
* Upgraded libtpu wheel to the fixed version. Fixes [#10218](https://github.com/google/jax/issues/10218).
* Deprecations:
* {module}`jax.experimental.loops` is being deprecated. See {jax-issue}`#10278`
* {mod}`jax.experimental.loops` is being deprecated. See {jax-issue}`#10278`
for an alternative API.
## jax 0.3.5 (April 7, 2022)