mirror of
https://github.com/ko-build/ko.git
synced 2026-06-18 20:14:08 +02:00
Fix broken SLSA link (#899)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ $ OS=Linux # or Darwin
|
||||
$ ARCH=x86_64 # or arm64, i386, s390x
|
||||
```
|
||||
|
||||
We generate [SLSA3 provenance](slsa.dev) using the OpenSSF's [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator). To verify our release, install the verification tool from [slsa-framework/slsa-verifier#installation](https://github.com/slsa-framework/slsa-verifier#installation) and verify as follows:
|
||||
We generate [SLSA3 provenance](https://slsa.dev) using the OpenSSF's [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator). To verify our release, install the verification tool from [slsa-framework/slsa-verifier#installation](https://github.com/slsa-framework/slsa-verifier#installation) and verify as follows:
|
||||
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user