We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc5be9 commit 909e66aCopy full SHA for 909e66a
docs/make.jl
@@ -9,7 +9,7 @@ links = InterLinks(
9
"LinearAlgebra" => "https://docs.julialang.org/en/v1/objects.inv",
10
"AbstractMCMC" => "https://turinglang.org/AbstractMCMC.jl/stable/objects.inv",
11
"ADTypes" => "https://sciml.github.io/ADTypes.jl/stable/objects.inv",
12
- "AdvancedVI" => "https://turinglang.org/AdvancedVI.jl/v0.2.8/objects.inv",
+ "AdvancedVI" => "https://turinglang.org/AdvancedVI.jl/stable/objects.inv",
13
"DistributionsAD" => "https://turinglang.org/DistributionsAD.jl/stable/objects.inv",
14
"OrderedCollections" => "https://juliacollections.github.io/OrderedCollections.jl/stable/objects.inv",
15
)
0 commit comments