Skip to content

Commit 7a3eafd

Browse files
Update optimisers.md
1 parent cb4c61b commit 7a3eafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/reference/training/optimisers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CollapsedDocStrings = true
88
Any optimization rule from Optimisers.jl can be used with [`train!`](@ref Flux.Train.train!) and
99
other training functions.
1010

11-
For full details of how the new interface works, see the [Optimisers.jl documentation](https://fluxml.ai/Optimisers.jl/dev/).
11+
For full details of how the interface works, see the [Optimisers.jl documentation](https://fluxml.ai/Optimisers.jl/).
1212

1313

1414
## Optimisers Reference

0 commit comments

Comments
 (0)