Skip to content

Commit be2f861

Browse files
author
Flax Authors
committed
Merge pull request #4402 from tilakrayal:patch-2
PiperOrigin-RevId: 700715480
2 parents fe8fb59 + 18b59dd commit be2f861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_nnx/guides/haiku_to_flax.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Transformations
414414

415415
Both Haiku and `Flax transformations <https://flax.readthedocs.io/en/latest/guides/jax_and_nnx_transforms.html>`__ provide their own set of transforms that wrap `JAX transforms <https://jax.readthedocs.io/en/latest/key-concepts.html#transformations>`__ in a way that they can be used with ``Module`` objects.
416416

417-
For more information on Flax transforms, check out the `Transforms guide <https://flax.readthedocs.build/en/guides/transforms.html>`__.
417+
For more information on Flax transforms, check out the `Transforms guide <https://flax.readthedocs.io/en/latest/guides/transforms.html>`__.
418418

419419
Let's start with an example:
420420

0 commit comments

Comments
 (0)