From 868bee00f9fe12d4c766cba1b2f67eaae394a423 Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Sat, 22 May 2021 19:21:30 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20fix=20RFC13=C2=A0link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd1e6d..bc3b6cb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ All documents should be implementation agnostic, as specific documentations shou ### Approved RFCs -* RFC_0013: [Duniter Encrypted Wallet Import Format](https://git.duniter.org/documents/rfcs/blob/dewif/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md) +* RFC_0013: [Duniter Encrypted Wallet Import Format](rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md) #### DUniter Blockchain Protocol (DUBP) -- GitLab