diff options
-rw-r--r-- | doc/docs/index.rst | 2 | ||||
-rw-r--r-- | doc/languages.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/docs/index.rst b/doc/docs/index.rst index 4cf710f8..1c96e62d 100644 --- a/doc/docs/index.rst +++ b/doc/docs/index.rst @@ -58,4 +58,4 @@ Pygments documentation authors If you find bugs or have suggestions for the documentation, please submit them -on `GitHub <https://github.com/pygments/pygments>`. +on `GitHub <https://github.com/pygments/pygments>`_. diff --git a/doc/languages.rst b/doc/languages.rst index a1d796b4..4ccef10b 100644 --- a/doc/languages.rst +++ b/doc/languages.rst @@ -289,7 +289,7 @@ Other markup Well, why not write your own? Contributing to Pygments is easy and fun. Take a look at the :doc:`docs on lexer development <docs/lexerdevelopment>`. Pull -requests are welcome on `GitHub <https://github.com/pygments/pygments>`. +requests are welcome on `GitHub <https://github.com/pygments/pygments>`_. Note: the languages listed here are supported in the development version. The latest release may lack a few of them. |