From 594d2b69edd0506734ded2234e8a95f23a613883 Mon Sep 17 00:00:00 2001 From: Mathias Monnerville Date: Tue, 6 Oct 2020 21:10:17 +0200 Subject: [PATCH] Fix link to contributors guide (#2969) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66dc76ab..e2bea005 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Other documentation details can be found at https://docs.nano.org. ### Want to Contribute? -Please see the [contributors guide](https://docs.nano.org/protocol-design/overview/#contributing-code-to-the-nano-node). +Please see the [contributors guide](https://docs.nano.org/node-implementation/contributing/). ---