diff --git a/Verifying-Archive-Signatures.md b/Verifying-Archive-Signatures.md index 1cb06d9..044a591 100644 --- a/Verifying-Archive-Signatures.md +++ b/Verifying-Archive-Signatures.md @@ -1,5 +1,4 @@ -[Caddy's download page](https://caddyserver.com/download) distributes Caddy in an archive file with several files inside it, one of them being the `caddy(.exe)` binary. Because the build server also signs its builds with Caddy's private key, you can verify that your download has not been tampered with or corrupted. This check is performed with gpg. - +[Caddy's download page](https://caddyserver.com/download) distributes Caddy in an archive file. Because the build server signs its distribution archives with Caddy's private key, you can verify that your download has not been tampered with or corrupted. This check is performed with gpg. Make sure you've downloaded both the Caddy archive file and its associated signature using these links on the Download page: