diff --git a/README.md b/README.md
index 192d2c1d22ec5586724bdc0a8ad680d61b5387cb..57a2d46118d0760568369ec77c2759e89efa9929 100644
--- a/README.md
+++ b/README.md
@@ -361,7 +361,7 @@ In addition to a textual report in the console, this job produces the following
 
 | Report                                            | Format                                                        | Usage                                                                                                                                                                                                                                  |
 | ------------------------------------------------- | ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| `$NODE_PROJECT_DIR/reports/npm-audit.native.json` | [JSON](https://docs.npmjs.com/cli/v9/commands/npm-audit#json) | [DefectDojo integration](https://documentation.defectdojo.com/integrations/parsers/#npm-audit)<br/>_This report is generated only if DefectDojo template is detected, if needed, you can force it with `$DEFECTDOJO_NPMAUDIT_REPORTS`_ |
+| `$NODE_PROJECT_DIR/reports/npm-audit.native.json` | [JSON](https://docs.defectdojo.com/en/connecting_your_tools/parsers/file/npm_audit_7_plus/) | [DefectDojo integration](https://docs.defectdojo.com/en/connecting_your_tools/parsers/file/npm_audit_7_plus/)<br/>_This report is generated only if DefectDojo template is detected, if needed, you can force it with `$DEFECTDOJO_NPMAUDIT_REPORTS`_ |
 | `node-audit-jobs-tags` / `NODE_AUDIT_JOB_TAGS`    | Tags to be used for selecting runners for the job              | [] |
 
 ### `node-outdated` job