diff options
author | Adam Turner <9087854+AA-Turner@users.noreply.github.com> | 2022-07-10 22:48:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-10 22:48:15 +0100 |
commit | 9112cfeb8d7489e5878ab15b4cc13796fba99d69 (patch) | |
tree | 4f96afb88da87c27716ad973fbe438fc5c64b9b4 /doc/tutorial | |
parent | 3db1844d9a62b25099b26bbd14f2d7738a71300c (diff) | |
download | sphinx-git-9112cfeb8d7489e5878ab15b4cc13796fba99d69.tar.gz |
Refresh the Sphinx13 theme (#10652)
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>`__. |