diff options
| author | Georg Brandl <georg@python.org> | 2019-11-24 10:37:41 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2019-11-24 10:37:41 +0100 |
| commit | 7a72527427c86045b81e59995382961dba6e22e7 (patch) | |
| tree | 6fa92ccd982b0c6aa3a945dd59cdcac8fed17908 /doc/docs | |
| parent | bd166a3bb5452efd3a37a52d4847cae96d3d45e2 (diff) | |
| download | pygments-git-7a72527427c86045b81e59995382961dba6e22e7.tar.gz | |
fix small issues in the docs
Diffstat (limited to 'doc/docs')
| -rw-r--r-- | doc/docs/index.rst | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/docs/index.rst b/doc/docs/index.rst index 30d5c085..4cf710f8 100644 --- a/doc/docs/index.rst +++ b/doc/docs/index.rst @@ -50,17 +50,12 @@ Pygments documentation integrate **About Pygments** - + .. toctree:: :maxdepth: 1 changelog authors - -If you find bugs or have suggestions for the documentation, please look -:ref:`here <contribute>` for info on how to contact the team. - -.. XXX You can download an offline version of this documentation from the - :doc:`download page </download>`. - +If you find bugs or have suggestions for the documentation, please submit them +on `GitHub <https://github.com/pygments/pygments>`. |
