Skip to content

Commit 27d3c1c

Browse files
committed
Update docments links
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 917d088 commit 27d3c1c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/source/utilitycode/reporting/license-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Notes
4545
=====
4646

4747
URL for DejaCode Enterprise:
48-
'https://enterprise.dejacode.com/api/v2/licenses/'
48+
``https://enterprise.dejacode.com/api/v2/licenses/``

docs/source/utilitycode/reporting/sctk-to-inventory.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ from package-lock.json), new rows will be created for each of the package.
4242
See https://github.com/nexB/utilitycode/blob/main/src/reporting/sctk_to_inventory.py for the fields
4343
that will be ignored.
4444

45-
See https://github.com/nexB/utilitycode/blob/main/src/reporting/sctk_to_inventory.py#L69 for the fields
46-
that will be created when the `--report` option is used.
45+
See the `fields_header` list for the fields that will be created when the
46+
`--report` option is used.

docs/source/utilitycode/utilitycode/file_cat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The file-cat rules
171171
------------------
172172

173173
The default file-cat rules are located at `file_cat_rules.csv
174-
<https://github.com/nexB/utilitycode/tree/main/src/utilitycode/file_cat_rules.csv>`_
174+
<https://github.com/nexB/utilitycode/blob/main/src/utilitycode/file_cat_rules.csv>`_
175175

176176
"Users can create custom rules in a .csv file and apply them using the
177177
`--rules`` option.

0 commit comments

Comments
 (0)