Skip to content

Commit faf0e00

Browse files
authored
docs: update link in README (#300)
1 parent c755a09 commit faf0e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The build process in this repository follows the requirements in the [SLSA frame
238238
- Source dist (tarball)
239239
- SBOM (CycloneDx format)
240240
- HTML Docs
241-
- A [UNIX epoch](https://en.wikipedia.org/wiki/Unix_time) timestamp file of the build time for [reproducible builds](https://flit.pypa.io/en/latest/reproducible.html)
241+
- A [UNIX epoch](https://en.wikipedia.org/wiki/Unix_time) timestamp file of the build time for [reproducible builds](https://reproducible-builds.org/)
242242

243243
To verify the artifact using the provenance follow the instructions in the [SLSA verifier](https://github.com/slsa-framework/slsa-verifier) project to install the verifier tool. After downloading the artifacts and provenance, verify each artifact individually, e.g.,:
244244

0 commit comments

Comments
 (0)