diff --git a/readthedocs.yml b/readthedocs.yml index b9e8c0e..7bbd3ea 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -6,4 +6,4 @@ build: python: "3.8" sphinx: - configuration: docs/conf.py \ No newline at end of file + configuration: docs/sphinx/conf.py \ No newline at end of file