summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <juanlu@readthedocs.org>2021-06-21 14:25:17 +0200
committerGitHub <noreply@github.com>2021-06-21 14:25:17 +0200
commita3478eb2d01cb7e210d4a3faa0a04ed5606d57e5 (patch)
tree15f0d564ceefe5ac1a8695786f8a2db613352eec /doc/tutorial
parent106346a4ef5711428f289290d7b1c9d5342d1959 (diff)
downloadsphinx-git-a3478eb2d01cb7e210d4a3faa0a04ed5606d57e5.tar.gz
Update doc/tutorial/index.rst
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst
index 57de16006..68fbb5dec 100644
--- a/doc/tutorial/index.rst
+++ b/doc/tutorial/index.rst
@@ -209,7 +209,7 @@ e-book in EPUB format, run this command from the ``docs`` directory:
(.venv) $ make epub
After that, you will see the files corresponding to the e-book under
-``docs/build/html/``. You can either open ``Lumache.epub`` with an
+``docs/build/epub/``. You can either open ``Lumache.epub`` with an
EPUB-compatible e-book viewer, like `Calibre <https://calibre-ebook.com/>`_,
or preview ``index.xhtml`` on a web browser.