mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 00:24:25 +01:00
Fix path typo
This commit is contained in:
parent
371c5e5a57
commit
ad73a61ec5
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build:
|
|||
python: "3.11"
|
||||
|
||||
sphinx:
|
||||
configuration: doc/conf.py
|
||||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue