We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad9ffe commit 8182379Copy full SHA for 8182379
1 file changed
docs/predicate/slsa/v2.md
@@ -14,7 +14,7 @@ This buildType is based on the [SLSAv1.0 predicate](https://slsa.dev/spec/v1.0/p
14
# Description
15
16
```
17
-"buildType": "https://tekton.dev/predicate/chains/slsa/v2"
+"buildType": "https://tekton.dev/chains/v2/slsa"
18
19
20
This [buildType](https://slsa.dev/spec/v1.0/provenance#buildType) describes the execution of a build via a `PipelineRun` or a `TaskRun`.
0 commit comments