Skip to content

Commit d9d9182

Browse files
authored
fix: update readme docs link
As it stands, clicking on the link for lux (https://docs.sciml.ai/Lux/stable/) returns a 403 forbidden. This commit tries to update the hyperlink to where the docs actually live (?)
1 parent bd3a278 commit d9d9182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
DeepEquilibriumNetworks.jl is a framework built on top of
1313
[DifferentialEquations.jl](https://docs.sciml.ai/DiffEqDocs/stable/) and
14-
[Lux.jl](https://docs.sciml.ai/Lux/stable/) enabling the efficient training and inference for
14+
[Lux.jl](https://lux.csail.mit.edu/) enabling the efficient training and inference for
1515
Deep Equilibrium Networks (Infinitely Deep Neural Networks).
1616

1717
## Installation

0 commit comments

Comments
 (0)