Skip to content

Commit 0aa546a

Browse files
author
jax authors
committed
Merge pull request #20709 from jmr:patch-1
PiperOrigin-RevId: 623877826
2 parents b107be2 + 69be3b2 commit 0aa546a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ JAX Glossary of Terms
5353

5454
pytree
5555
A pytree is an abstraction that lets JAX handle tuples, lists, dicts, and other more
56-
general containers of array values in a uniform way. Refer to {ref}`working-with-pytrees`
56+
general containers of array values in a uniform way. Refer to :ref:`working-with-pytrees`
5757
for a more detailed discussion.
5858

5959
reverse-mode autodiff

0 commit comments

Comments
 (0)