From babde18b8f1a281df6e0c275b8d1abaf67fdeeef Mon Sep 17 00:00:00 2001 From: "crypto.sowle" Date: Mon, 20 Oct 2025 19:33:27 +0200 Subject: [PATCH] how-to-verify-downloaded-build: file history link added --- docs/build/how-to-verify-downloaded-builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/how-to-verify-downloaded-builds.md b/docs/build/how-to-verify-downloaded-builds.md index f3ffddb..1e41a16 100644 --- a/docs/build/how-to-verify-downloaded-builds.md +++ b/docs/build/how-to-verify-downloaded-builds.md @@ -2,7 +2,7 @@ 1. Download and install [GnuPG for Windows](https://www.gnupg.org/download/) or [GPGTools for macOS](https://gpgtools.org/). Linux users likely already have gpg installed. -2. Download [Zano Build Signer public key](https://raw.githubusercontent.com/hyle-team/zano/refs/heads/master/utils/gpg/zano_build_signer.asc) from GitHub. You may also check the file history to ensure it hasn't been changed recently (it is normally updated once every 2 years). +2. Download [Zano Build Signer public key](https://raw.githubusercontent.com/hyle-team/zano/refs/heads/master/utils/gpg/zano_build_signer.asc) from GitHub. You may also check the [file history](https://github.com/hyle-team/zano/commits/master/utils/gpg/zano_build_signer.asc) to ensure it hasn't been changed recently (it is normally updated once every 2 years). 3. Open a terminal (command-line console), then: