From 7b5a6f49303b19e081e9217b09d0c9f07fcc26f1 Mon Sep 17 00:00:00 2001 From: cgeek <cem.moreau@gmail.com> Date: Sun, 16 Jun 2013 22:34:15 +0200 Subject: [PATCH] Readme wrong URL --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6ae64dd39..df18395e2 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ NodeCoin aims to be a free implementation of the [OpenUDC protocol](https://github.com/Open-UDC/open-udc), which allows to create new P2P crypto-currencies based on individuals and Universal Dividend. -If you want to learn more on its concepts, go to [concepts page](https://github.com/c-geek/nodecoin/blob/master/protocol.md). +If you want to learn more on its concepts, go to [concepts page](https://github.com/c-geek/nodecoin/blob/master/concepts.md). ## Installation -- GitLab