Skip to content

Commit a905d66

Browse files
authored
fix: invalid documentation link (#2073)
1 parent 4bd1692 commit a905d66

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
@@ -161,7 +161,7 @@ $ ./slsa-verifier-linux-amd64 \
161161
--tag vX.Y.Z
162162
```
163163
When verification passes, it guarantees that the binary you downloaded was generated using the source code of this repository.
164-
If you're interested in reading more about SLSA, visit the official [slsa.dev](slsa.dev).
164+
If you're interested in reading more about SLSA, visit the official [slsa.dev](https://slsa.dev).
165165

166166
1. Add the binary to your `GOPATH/bin` directory (use `go env GOPATH` to
167167
identify your directory if necessary)

0 commit comments

Comments
 (0)