From d264feaf225d9bcb20c097640dc6c01d46cc4461 Mon Sep 17 00:00:00 2001 From: Nadim Kobeissi Date: Fri, 14 Apr 2023 11:19:11 +0200 Subject: [PATCH] Update README.md The link for build instructions was incorrect. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a7f37ca33..fda3d28163 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The platform is composed of multiple Rust crates. Top-level executable binary cr ### Building -Platform build instructions are available on [our docs site](https://nymtech.net/docs/stable/run-nym-nodes/build-nym). +Platform build instructions are available on [our docs site](https://nymtech.net/docs/binaries/building-nym.html). Wallet build instructions are also available on [our docs site](https://nymtech.net/docs/stable/nym-apps/wallet#for-developers). ### Developing