mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +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"
|
python: "3.11"
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: doc/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue