From a4175b6441b548d83caa53633470bd2f8d1218ee Mon Sep 17 00:00:00 2001 From: cgeek <cem.moreau@gmail.com> Date: Sat, 30 Jun 2018 15:05:14 +0200 Subject: [PATCH] [fix] readme: still some github URLs for images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 491add10a..3fe7d472b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Duniter [](https://travis-ci.org/duniter/duniter) [](https://coveralls.io/github/duniter/duniter?branch=master) [](https://david-dm.org/duniter/duniter) @@ -6,7 +6,7 @@ Duniter (previously uCoin) is a libre software allowing to create a new kind of Inspired by [Bitcoin](https://github.com/bitcoin/bitcoin) and [OpenUDC](https://github.com/Open-UDC/open-udc) projects. -<p align="center"><img src="https://github.com/duniter/duniter/blob/master/images/duniter_admin_g1.png" /></p> +<p align="center"><img src="https://git.duniter.org/nodes/typescript/duniter/raw/dev/images/duniter_admin_g1.png" /></p> ## Development state -- GitLab