Skip to content

Commit cd820cf

Browse files
committed
docs: fix link to validate-csaf20.ts
Signed-off-by: Rifa Achrinza <[email protected]>
1 parent 1092669 commit cd820cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advisories/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Where:
2323
## Scripts
2424

2525
Validation of the CSAF 2.0 documents are done by
26-
<../hacks/advisories/validate-csaf20.ts>. This is triggered automatically during
26+
<../scripts/advisories/validate-csaf20.ts>. This is triggered automatically during
2727
a Git commit, and as part of the [CI pipeline](../.github/workflows/ci.yaml). It
2828
can also be triggered by running `npm run validate-csaf20`.
2929

0 commit comments

Comments
 (0)