Skip to content

Commit a06905e

Browse files
committed
Fix abbreviations from glossary. Zensical recommends to place the file outside of docs which we should also consider
Signed-off-by: yubiuser <[email protected]>
1 parent 25503b7 commit a06905e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ pygments_lang_class = true
255255
[project.markdown_extensions.pymdownx.inlinehilite]
256256

257257
[project.markdown_extensions.pymdownx.snippets]
258-
auto_append = ["abbreviations.md"]
258+
auto_append = ["docs/abbreviations.md"]
259259

260260
[project.markdown_extensions.pymdownx.tabbed]
261261
alternate_style = "true"

0 commit comments

Comments
 (0)