summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/code-block-directive')
-rw-r--r--sandbox/code-block-directive/rst2html-highlight.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/code-block-directive/rst2html-highlight.txt b/sandbox/code-block-directive/rst2html-highlight.txt
index 2640765c8..b5ed25dce 100644
--- a/sandbox/code-block-directive/rst2html-highlight.txt
+++ b/sandbox/code-block-directive/rst2html-highlight.txt
@@ -47,6 +47,6 @@ Call the docutils publisher to render the input as html::
publish_cmdline(writer_name='html', description=description)
.. _docutils: http://docutils.sf.net/
-.. _pygments_code_block_directive.py: pygments_code_block_directive.py
+.. _pygments_code_block_directive: pygments_code_block_directive.py
.. _pygments: http://pygments.org/
.. _Using Pygments in ReST documents: http://pygments.org/docs/rstdirective/