summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorblackbird <devnull@localhost>2007-02-17 14:01:30 +0100
committerblackbird <devnull@localhost>2007-02-17 14:01:30 +0100
commit281b60d088c493f8eb8e0ec32fe637e2622854f4 (patch)
treedcedf036516629ad9fe95f61ed888932165fe7ff /docs
parent8f3405b6bd6f836e43aedc0df4fd65b32c8857e6 (diff)
downloadpygments-281b60d088c493f8eb8e0ec32fe637e2622854f4.tar.gz
[svn] fixed syntax error in pygments docs
Diffstat (limited to 'docs')
-rw-r--r--docs/src/styles.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/styles.txt b/docs/src/styles.txt
index d6ba8bd0..acb70c37 100644
--- a/docs/src/styles.txt
+++ b/docs/src/styles.txt
@@ -68,7 +68,7 @@ they can be used for a variety of formatters.)
To make the style usable for Pygments, you must
-* either register it as a plugin (see `the plugin docs <plugins.txt>`)
+* either register it as a plugin (see `the plugin docs <plugins.txt>`_)
* or drop it into the `styles` subpackage of your Pygments distribution one style
class per style, where the file name is the style name and the class name is
`StylenameClass`. For example, if your style should be called