From 80b604b60989a4a75c6a6907b6a926f41383db91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20PICOT?= <nanocryk@gmail.com> Date: Fri, 8 Dec 2017 15:14:19 +0000 Subject: [PATCH] Fixed OpenUDC link. --- doc/Protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Protocol.md b/doc/Protocol.md index 20a413290..2d62fbbf7 100644 --- a/doc/Protocol.md +++ b/doc/Protocol.md @@ -2706,5 +2706,5 @@ At this stage, only the [Duniter HTTP API](/HTTP_API.md) (named BASIC_MERKLED_AP ## References * [Relative Theory of the Money](http://en.trm.creationmonetaire.info), the theoretical reference behind Universal Dividend -* [OpenUDC](www.openudc.org), the inspiration project of Duniter +* [OpenUDC](http://www.openudc.org/), the inspiration project of Duniter * [Bitcoin](https://github.com/bitcoin/bitcoin), the well known crypto-currency system -- GitLab