File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This library broadly is separated into three key functional areas:
1919
20201. **Parser **: Downstream tools may provide concrete implementation of the :py:mod: `cyclonedx.parser.BaseParser ` which
2121 can easily help you build a Model from your project or ecosystem.
22- For Python specific parser implementations see `cyclondex -python `_
22+ For Python specific parser implementations see `cyclonedx -python `_
23232. **Model **: Internal models used to unify data from different parsers
24243. **Output **: Choose and configure an output which allows you to define output format as well as the CycloneDX schema
2525 version
@@ -37,4 +37,4 @@ When wishing to generate a BOM, the process is as follows:
3737 schema-support
3838 outputting
3939
40- .. _ cyclondex -python : https://pypi.org/project/cyclonedx-bom/
40+ .. _ cyclonedx -python : https://pypi.org/project/cyclonedx-bom/
You can’t perform that action at this time.
0 commit comments