Skip to content

Commit db95979

Browse files
authored
Merge pull request #2581 from KlfJoat/patch-1
fix(docs): fix a link to a strictdoc config example
2 parents 9508a66 + a926061 commit db95979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/strictdoc_01_user_guide.sdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4544,7 +4544,7 @@ Instead of using ``strictdoc.toml``, the new approach includes ``strictdoc_confi
45444544

45454545
All TOML configuration options specified in StrictDoc’s documentation are still valid but must be migrated to their Python equivalents.
45464546

4547-
See `StrictDoc's own config file <https://github.com/strictdoc-project/strictdoc/blob/main/strictdoc/core/project_config.py>`_ for a realistic example.
4547+
See `StrictDoc's own config file <https://github.com/strictdoc-project/strictdoc/blob/main/strictdoc_config.py>`_ for a realistic example.
45484548

45494549
Refer to the `ProjectConfig <https://github.com/strictdoc-project/strictdoc/blob/main/strictdoc/core/project_config.py>`_ class for a complete overview of all available options.
45504550
<<<

0 commit comments

Comments
 (0)