Skip to content

Commit de7b229

Browse files
committed
fix
1 parent 0dfa782 commit de7b229

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
@@ -193,7 +193,7 @@ function generate_cards(
193193
# FIXME: failing to render the html script outputed by :plotlyjs so instead include the cover .svg file
194194
"""
195195
nothing #hide
196-
# ![plot]($cover_path)
196+
# ![$cover_name]($cover_path)
197197
"""
198198
else
199199
"current()" # triggers MIME("text/html"), see PlotsBase._best_html_output_type (mostly `:svg` and `:html`)

0 commit comments

Comments
 (0)