Skip to content

Commit 2dbdb9c

Browse files
authored
Fix broken notebooks link (#1594)
1 parent 329079c commit 2dbdb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Gen is a multi-paradigm (generative, differentiable, incremental) language for p
3030
GenJAX is an implementation of Gen on top of [JAX](https://github.com/google/jax) - exposing the ability to programmatically construct and manipulate generative functions, as well as [JIT compile + auto-batch inference computations using generative functions onto GPU devices](https://jax.readthedocs.io/en/latest/jax-101/02-jitting.html).
3131

3232
<div align="center">
33-
<a href="https://genjax.gen.dev/cookbook/">Jump into the notebooks!</a>
33+
<a href="https://genjax.gen.dev/cookbook/active/jax_basics.html">Jump into the notebooks!</a>
3434
<br>
3535
<br>
3636
</div>

0 commit comments

Comments
 (0)