Skip to content

Commit d3a965c

Browse files
authored
fix: path
1 parent b58d7f3 commit d3a965c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66

77
# Build documentation in the docs/ directory with Sphinx
88
sphinx:
9-
configuration: docs/conf.py
9+
configuration: doc/conf.py
1010

1111
# Optionally build your docs in additional formats such as PDF and ePub
1212
formats: all
@@ -15,4 +15,4 @@ formats: all
1515
python:
1616
version: 3.7
1717
install:
18-
- requirements: docs/requirements.txt
18+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)