Skip to content

Commit 6a0d937

Browse files
conflicts-2
1 parent f3e436d commit 6a0d937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DifferentiationInterface/docs/src/faq/differentiability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ There are, however, translation utilities:
106106

107107
- from ChainRulesCore.jl to ForwardDiff.jl with [ForwardDiffChainRules.jl](https://github.com/ThummeTo/ForwardDiffChainRules.jl)
108108
- from ChainRulesCore.jl to Enzyme.jl with [`Enzyme.@import_rrule`](https://enzymead.github.io/Enzyme.jl/stable/api/#Enzyme.@import_rrule-Tuple)
109-
- from ChainRulesCore.jl to Mooncake.jl with [`Mooncake.@from_rrule`](https://chalk-lab.github.io/Mooncake.jl/stable/utilities/tools_for_rules/#Using-ChainRules.jl)
109+
- from ChainRulesCore.jl to Mooncake.jl with [`Mooncake.@from_rrule`](https://chalk-lab.github.io/Mooncake.jl/stable/utilities/defining_rules/#Using-ChainRules.jl)
110110

111111
### Backend switch
112112

0 commit comments

Comments
 (0)