From 33f08aee3e945b7622f8e1eb3c203f02b8a325bf Mon Sep 17 00:00:00 2001 From: selsta Date: Fri, 14 Mar 2025 21:25:44 +0100 Subject: [PATCH] README: fix dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16fa8a97..f8ab669b 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Packaging for your favorite distribution would be a welcome contribution! *Note*: Qt 5.9.7 is the minimum version required to build the GUI. -*Note*: Official GUI releases use monero-wallet-gui from this process alongside the supporting binaries (monerod, etc) from the [CLI deterministic builds](https://github.com/monero-project/monero/blob/master/contrib/gitian/README.md). +*Note*: Official GUI releases use monero-wallet-gui from this process alongside the supporting binaries (monerod, etc) from the [CLI deterministic builds](https://github.com/monero-project/monero/blob/release-v0.18/contrib/gitian/README.md). ### Building Reproducible Windows static binaries with Docker (any OS)