From 0ca8a548e512109c1c1180d570f5781bcfc93615 Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Fri, 2 Feb 2024 20:37:36 +0100 Subject: [PATCH] Update download.mdx --- src/content/docs/en/getting-started/download.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/en/getting-started/download.mdx b/src/content/docs/en/getting-started/download.mdx index 4127f31..7e2d859 100644 --- a/src/content/docs/en/getting-started/download.mdx +++ b/src/content/docs/en/getting-started/download.mdx @@ -41,7 +41,7 @@ To verify the integrity of the ISO file, download it and: Be sure to have `certutil` installed on Windows, otherwise you could use other tools such as [Microsoft File Checksum Integrity Verifier](http://www.microsoft.com/en-us/download/details.aspx?id=11533). ::: -and check if the output is equal to the **SHA-256** hash value shown on the [official website](https://github.com/Athena-OS/athena-nix/releases/latest). +and check if the output is equal to the **SHA-256** hash value shown on the [official website](https://github.com/Athena-OS/athena-nix/releases). Assuming that the official website has not been tampered, if the values are equal, the ISO image is current and trusted.