Skip to content

Commit 75fd867

Browse files
committed
Fix legacy reference image link
1 parent e0239c6 commit 75fd867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/legacy_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ cd.show_cube_lexcube(cube, cmap="RdBu_r")
470470

471471
Lexcube widgets run only in live Python environments (JupyterLab, VS Code, Colab, Binder). They will not render on the static documentation site, so screenshots and Binder links are provided for reference.
472472

473-
![Stylized Lexcube example](../img/lexcube_example.svg)
473+
![Stylized Lexcube example](../assets/img/lexcube_hero.png)
474474

475475
*The SVG is a stylized capture so the documentation can ship a "screenshot" without introducing binary assets.*
476476

0 commit comments

Comments
 (0)