diff --git a/src/faq/faq-upgrade.md b/src/faq/faq-upgrade.md index 37534eb..3e87c88 100644 --- a/src/faq/faq-upgrade.md +++ b/src/faq/faq-upgrade.md @@ -64,7 +64,7 @@ Please refer to our [End-of-Life (EOL) policy](faq-eol.md). You can verify the authenticity of ClamAV release packages provided [on the ClamAV downloads page](https://www.clamav.net/downloads) using [GnuPG](http://www.gnupg.org/). 1. Install GnuPG. -2. Download the [Cisco Talos GPG public key](../manual/cisco-talos.gpg). +2. Download the [Cisco Talos GPG public key](https://raw.githubusercontent.com/Cisco-Talos/clamav-documentation/main/src/manual/cisco-talos.gpg). 3. Import the key into your local public keyring: ```bash gpg --import cisco-talos.gpg diff --git a/src/manual/Installing.md b/src/manual/Installing.md index b7f4664..54db544 100644 --- a/src/manual/Installing.md +++ b/src/manual/Installing.md @@ -128,7 +128,7 @@ If you need, you can also compile and install ClamAV from source: You can verify the authenticity of ClamAV release packages provided [on the ClamAV downloads page](https://www.clamav.net/downloads) using [GnuPG](http://www.gnupg.org/). 1. Install GnuPG. -2. Download the [Cisco Talos GPG public key](../manual/cisco-talos.gpg). +2. Download the [Cisco Talos GPG public key](https://raw.githubusercontent.com/Cisco-Talos/clamav-documentation/main/src/manual/cisco-talos.gpg). 3. Import the key into your local public keyring: ```bash gpg --import cisco-talos.gpg