We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd1692 commit a905d66Copy full SHA for a905d66
README.md
@@ -161,7 +161,7 @@ $ ./slsa-verifier-linux-amd64 \
161
--tag vX.Y.Z
162
```
163
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).
+If you're interested in reading more about SLSA, visit the official [slsa.dev](https://slsa.dev).
165
166
1. Add the binary to your `GOPATH/bin` directory (use `go env GOPATH` to
167
identify your directory if necessary)
0 commit comments