Skip to content

Commit 61d000a

Browse files
authored
fix(docs): Updates reference to material (#1867)
Signed-off-by: Javier Rodriguez <[email protected]>
1 parent f2c9acf commit 61d000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ This quickstart will guide you through the process of installing the Chainloop C
107107
And finally, we can add a vulnerability report:
108108

109109
```bash
110-
chainloop att add --name vulnerabilities-report --value https://raw.githubusercontent.com/chainloop-dev/chainloop/refs/heads/main/docs/examples/quickstart/vulnerabilities-report.json
110+
chainloop att add --name vulnerabilities-report --value https://raw.githubusercontent.com/chainloop-dev/chainloop/refs/heads/main/docs/examples/quickstart/vulnerability-report.json
111111
```
112112

113113
Once all the materials are pushed we can finally [sign and push the attestation](/getting-started/attestation-crafting#encode-sign-and-push-attestation) to Chainloop for permanent preservation.

0 commit comments

Comments
 (0)