diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7d0c63d..92d026c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -32,4 +32,4 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: docs/requirements.txt + - requirements: Docs/requirements.txt