From a24dad121aeb2bb46ff8f787d3143ff1cff93292 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Moreau?= <cem.moreau@gmail.com>
Date: Tue, 2 Aug 2016 18:29:35 +0200
Subject: [PATCH] Update update-a-node.md

---
 doc/update-a-node.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/update-a-node.md b/doc/update-a-node.md
index c88bf77e9..225c7aeca 100644
--- a/doc/update-a-node.md
+++ b/doc/update-a-node.md
@@ -9,4 +9,4 @@ Updating your instance is essentially equivalent to stopping your node and repea
 So, to update you have to:
 
 * stop your node (check the [desktop](https://forum.duniter.org/t/duniter-desktop-guide/902) or [command line](https://forum.duniter.org/t/duniter-command-line-guide/903) user's guide to know how do to it)
-* follow the [installation](https://forum.duniter.org/t/install-a-duniter-node/900) guide to update your node
+* follow the [installation](https://github.com/duniter/duniter/blob/master/doc/install-a-node.md) guide to update your node
-- 
GitLab