Skip to content

Commit 09d0864

Browse files
committed
Fix inventory paths again
1 parent 4e53073 commit 09d0864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ plugins:
218218
- url: https://docs.python.org/3/objects.inv
219219
domains: [std, py]
220220
- https://typing-extensions.readthedocs.io/en/latest/objects.inv
221-
paths: [packages/griffelib, packages/griffecli, scripts, .]
221+
paths: [packages/griffelib/src, packages/griffecli/src, scripts, .]
222222
options:
223223
backlinks: tree
224224
docstring_options:

0 commit comments

Comments
 (0)