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:
19
19
20
20
1. **Parser **: Downstream tools may provide concrete implementation of the :py:mod: `cyclonedx.parser.BaseParser ` which
21
21
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 `_
23
23
2. **Model **: Internal models used to unify data from different parsers
24
24
3. **Output **: Choose and configure an output which allows you to define output format as well as the CycloneDX schema
25
25
version
@@ -37,4 +37,4 @@ When wishing to generate a BOM, the process is as follows:
37
37
schema-support
38
38
outputting
39
39
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