Skip to content

Commit ca9fd77

Browse files
Fix custom directory path in mkdocs configuration
1 parent d42978a commit ca9fd77

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
@@ -2,7 +2,7 @@ site_name: PSModule Docs
22
theme:
33
name: material
44
language: en
5-
custom_dir: overrides
5+
custom_dir: ./overrides
66
font:
77
text: Roboto
88
code: Sono

0 commit comments

Comments
 (0)