diff options
| author | Tim Hatch <tim@timhatch.com> | 2015-10-17 07:48:25 -0700 |
|---|---|---|
| committer | Tim Hatch <tim@timhatch.com> | 2015-10-17 07:48:25 -0700 |
| commit | a28b3f8de447837aeca22a24f36902cf9cd90cab (patch) | |
| tree | 43e401b2e41f75904a6dd7f18a861c9f42cf16c3 /doc/faq.rst | |
| parent | e55bc185f3461a641cdfb8fba44c5b9ac17cef6a (diff) | |
| download | pygments-git-a28b3f8de447837aeca22a24f36902cf9cd90cab.tar.gz | |
Resolves #643: Remove 'here' as link text in docs.
Diffstat (limited to 'doc/faq.rst')
| -rw-r--r-- | doc/faq.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index aeba9259..5458e655 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -12,8 +12,7 @@ processed version (in different formats) containing syntax highlighting markup. Its features include: -* a wide range of common languages and markup formats is supported (look here - for a list) +* a wide range of common :doc:`languages and markup formats <languages>` is supported * new languages and formats are added easily * a number of output formats is available, including: |
