mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: fix broken image links
This commit is contained in:
parent
35e5849d00
commit
d728bb5a60
@ -457,7 +457,7 @@ An image directive (also clickable -- a hyperlink reference):
|
||||
|
||||
A figure directive:
|
||||
|
||||
.. figure:: images/title.png
|
||||
.. figure:: static/yi_jing_01_chien.jpg
|
||||
:alt: reStructuredText, the markup syntax
|
||||
|
||||
A figure is an image with a caption and/or a legend:
|
||||
@ -474,7 +474,7 @@ A figure directive:
|
||||
|
||||
A figure directive with center alignment
|
||||
|
||||
.. figure:: images/title.png
|
||||
.. figure:: static/yi_jing_01_chien.jpg
|
||||
:align: center
|
||||
:width: 300
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user