diff --git a/readthedocs.yml b/readthedocs.yml index 0c50acc..0f8e627 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -16,4 +16,4 @@ python: sphinx: # Path to your Sphinx configuration file. - configuration: docs/source/conf.py \ No newline at end of file + configuration: docs/conf.py \ No newline at end of file