Skip to content

Commit 909e66a

Browse files
authored
update docs/make.jl with stable version of AdvancedVI
1 parent 9cc5be9 commit 909e66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ links = InterLinks(
99
"LinearAlgebra" => "https://docs.julialang.org/en/v1/objects.inv",
1010
"AbstractMCMC" => "https://turinglang.org/AbstractMCMC.jl/stable/objects.inv",
1111
"ADTypes" => "https://sciml.github.io/ADTypes.jl/stable/objects.inv",
12-
"AdvancedVI" => "https://turinglang.org/AdvancedVI.jl/v0.2.8/objects.inv",
12+
"AdvancedVI" => "https://turinglang.org/AdvancedVI.jl/stable/objects.inv",
1313
"DistributionsAD" => "https://turinglang.org/DistributionsAD.jl/stable/objects.inv",
1414
"OrderedCollections" => "https://juliacollections.github.io/OrderedCollections.jl/stable/objects.inv",
1515
)

0 commit comments

Comments
 (0)