diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 17fd9102..fbbbcd5e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ mkdocs: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: /docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt \ No newline at end of file