mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: fix image links
This commit is contained in:
parent
6054d1fc19
commit
92aac927a3
@ -454,7 +454,7 @@ Images
|
||||
|
||||
An image directive (also clickable -- a hyperlink reference):
|
||||
|
||||
.. image:: images/title.png
|
||||
.. image:: static/yi_jing_01_chien.jpg
|
||||
:target: directives_
|
||||
|
||||
A figure directive:
|
||||
@ -567,7 +567,7 @@ Substitution Definitions
|
||||
|
||||
An inline image (|example|) example:
|
||||
|
||||
.. |EXAMPLE| image:: images/biohazard.png
|
||||
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
|
||||
|
||||
(Substitution definitions are not visible in the HTML source.)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user