diff options
author | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-07-10 23:05:23 +0100 |
---|---|---|
committer | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-07-10 23:05:23 +0100 |
commit | 1e3ade55fe24107c883fc2725ecab28350e3f6cb (patch) | |
tree | 22ccd94149d763d857a2ef48c79efc0df91675f2 /doc/tutorial | |
parent | 3d175d9a2423e52e549f003700abb42c7a9db21f (diff) | |
parent | 9112cfeb8d7489e5878ab15b4cc13796fba99d69 (diff) | |
download | sphinx-git-1e3ade55fe24107c883fc2725ecab28350e3f6cb.tar.gz |
Merge branch '5.x'
Diffstat (limited to 'doc/tutorial')
-rw-r--r-- | doc/tutorial/end.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorial/end.rst b/doc/tutorial/end.rst index ba96abca0..9f35b0752 100644 --- a/doc/tutorial/end.rst +++ b/doc/tutorial/end.rst @@ -2,5 +2,5 @@ Where to go from here ===================== This tutorial covered the very first steps to create a documentation project -with Sphinx. To continue learning more about Sphinx, check out the :ref:`rest -of the documentation <contents>`. +with Sphinx. To continue learning more about Sphinx, check out the `rest of the +documentation <../contents.html>`__. |