Skip to content

Commit d728bb5

Browse files
authored
Demodocs: fix broken image links
1 parent 35e5849 commit d728bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo_docs/source/demo.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ An image directive (also clickable -- a hyperlink reference):
457457

458458
A figure directive:
459459

460-
.. figure:: images/title.png
460+
.. figure:: static/yi_jing_01_chien.jpg
461461
:alt: reStructuredText, the markup syntax
462462

463463
A figure is an image with a caption and/or a legend:
@@ -474,7 +474,7 @@ A figure directive:
474474

475475
A figure directive with center alignment
476476

477-
.. figure:: images/title.png
477+
.. figure:: static/yi_jing_01_chien.jpg
478478
:align: center
479479
:width: 300
480480

0 commit comments

Comments
 (0)