mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-04-18 22:21:02 +00:00
docs: update config file path
This commit is contained in:
parent
1a9e442567
commit
5cf6f1d708
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ build:
|
|||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
configuration: docs/source/conf.py
|
||||
fail_on_warning: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue