summaryrefslogtreecommitdiffstats
path: root/restructured text cheatsheet
diff options
context:
space:
mode:
Diffstat (limited to 'restructured text cheatsheet')
-rw-r--r--restructured text cheatsheet2
1 files changed, 1 insertions, 1 deletions
diff --git a/restructured text cheatsheet b/restructured text cheatsheet
index ae6f8d0..e105cba 100644
--- a/restructured text cheatsheet
+++ b/restructured text cheatsheet
@@ -53,7 +53,7 @@ Hyperlink Target .. _reStructuredText: http://docutils.sf.net/rst.html
.. _indirect target: reStructuredText_
.. _internal target:
Anonymous Target __ http://docutils.sf.net/docs/ref/rst/restructuredtext.html
-Directive ("::") .. image:: images/biohazard.png
+Directive ("::") .. image:: fig/biohazard.png
Substitution Def .. |substitution| replace:: like an inline directive
Comment .. is anything else
Empty Comment (".." on a line by itself, with blank lines before & after,