Skip to content

Commit ddf715a

Browse files
fix path
1 parent 8f23024 commit ddf715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build:
1212
- asdf plugin add just && asdf install just latest && asdf global just latest
1313
- asdf plugin add uv && asdf install uv latest && asdf global uv latest
1414
- just docs build
15-
- mv $READTHEDOCS_OUTPUT/site $READTHEDOCS_OUTPUT/html
15+
- mv site $READTHEDOCS_OUTPUT/html
1616

1717
mkdocs:
1818
configuration: .mkdocs.yml

0 commit comments

Comments
 (0)