Be consistent with directory names

This commit is contained in:
Juan Luis Cano Rodríguez 2021-05-31 16:29:09 +02:00
parent 95519b3c06
commit c8a3a2535a

View File

@ -110,7 +110,7 @@ you will see the new ``docs`` directory with the following content.
.. code-block:: text
docs/
docs
├── build
├── make.bat
├── Makefile
@ -200,7 +200,7 @@ or leverage the convenience script as follows.
.. code-block:: bash
(.env) $ cd docs/
(.env) $ cd docs
(.env) $ make html
After running this command,