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 abbdd9e commit 97fdb32Copy full SHA for 97fdb32
src/JSOTutorials.jl
@@ -106,7 +106,7 @@ function badge(name, version)
106
"000", "fff"
107
end
108
109
- badge_img = ""
+ badge_img = ""
110
if name in jso_pkgs
111
link = "https://juliasmoothoptimizers.github.io/$name.jl/stable/"
112
"[$badge_img]($link)"
0 commit comments