Skip to content

Commit

Permalink
Change the link of the conf.py file (#43)
Browse files Browse the repository at this point in the history
* fix: Point to the correct conf.py file

Co-authored-by: matthiasmatt <[email protected]>
  • Loading branch information
matthiasmatt and matthiasmatt authored Aug 4, 2022
1 parent 85a1999 commit 9add3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py

# If using Sphinx, optionally build your docs in additional formats such as PDF
# formats:
Expand Down

0 comments on commit 9add3db

Please sign in to comment.