diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 72148cd..bce87e6 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,7 @@ build: jobs: pre_build: # Generate the Sphinx configuration for this Jupyter Book so it builds. - - "jupyter-book config sphinx docs/" + - "jupyter-book config sphinx doc/" python: install: @@ -26,8 +26,6 @@ python: extra_requirements: - sphinx - - sphinx: builder: html