From cecd0b2b0abd1be7d7e37ed228eb3a727a8f4ae3 Mon Sep 17 00:00:00 2001 From: Riccardo Masutti <46527252+RiccardoMasutti@users.noreply.github.com> Date: Sun, 9 Jan 2022 15:56:45 +0100 Subject: [PATCH] Fix 404 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14531cf0a5..5d508e3ada 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/0.11.0/overview/index/). +Platform build instructions are available on [our docs site](https://nymtech.net/docs/stable/run-nym-nodes/build-nym). ### Developing