diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:20:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:20:58 +0000 |
commit | 5bb0bb4be543fd5eca41673696a62ed80d493591 (patch) | |
tree | ad2c464f140e86c7f178a6276d7ea4a93e3e6c92 /doc/support.rst | |
parent | Adding upstream version 7.2.6. (diff) | |
download | sphinx-5bb0bb4be543fd5eca41673696a62ed80d493591.tar.xz sphinx-5bb0bb4be543fd5eca41673696a62ed80d493591.zip |
Adding upstream version 7.3.7.upstream/7.3.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/support.rst')
-rw-r--r-- | doc/support.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/support.rst b/doc/support.rst index b7c6f01..0d349a0 100644 --- a/doc/support.rst +++ b/doc/support.rst @@ -12,7 +12,7 @@ mailing list on Google Groups, come to the ``#sphinx-doc`` channel on Examples of other projects using Sphinx can be found in the :doc:`examples page <examples>`. A useful tutorial_ has been written by the matplotlib developers. -.. _tutorial: http://matplotlib.sourceforge.net/sampledoc/ +.. _tutorial: https://matplotlib.sourceforge.net/sampledoc/ There is a translation team in Transifex_ of this documentation, thanks to the Sphinx document translators. |