From 90778b0ecd7e6c3575895a1eb51ced981eb7661e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr> Date: Thu, 30 Nov 2017 16:44:28 +0000 Subject: [PATCH] fix repository url --- .github/github_disclaimer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/github_disclaimer.md b/.github/github_disclaimer.md index c76115775..ed4c741a0 100644 --- a/.github/github_disclaimer.md +++ b/.github/github_disclaimer.md @@ -1,6 +1,6 @@ # Initial disclaimer This project is now tracked on our hosted gitlab server at: -https://git-sandbox.duniter.org/nodes/typescript/duniter +https://git.duniter.org/nodes/typescript/duniter The current github repository is a simple clone taken up to date at each push on the main gitlab repository. -- GitLab