From c7ddd4b3efc14fdbdc2c7056d4b7d80bd8abb9d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr>
Date: Tue, 30 Jan 2018 18:08:38 +0000
Subject: [PATCH] [fix] broken pipeline link

---
 .gitlab/release_template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab/release_template.md b/.gitlab/release_template.md
index 1e04757fc..3b6b85120 100644
--- a/.gitlab/release_template.md
+++ b/.gitlab/release_template.md
@@ -1,7 +1,7 @@
 {% block prerelease %}
 # :gift: Pre-release
 
-[Go to Pipeline page :arrow_forward:](https://git.duniter.org/sveyret/duniter/pipelines/{{pipeline}})
+[Go to Pipeline page :arrow_forward:](https://git.duniter.org/nodes/typescript/duniter/pipelines/{{pipeline}})
 
 {% endblock %}
 
-- 
GitLab