From 018ce8d0a4d981d5f258b8301db85f67e8fbd828 Mon Sep 17 00:00:00 2001 From: SET Date: Tue, 18 Aug 2020 10:55:29 -0300 Subject: [PATCH] Changed README.md images to be loaded from outside GitHub --- README.md | 4 ++-- docs/README.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7b8449c..6c238272 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KiBot (formerly KiPlot) -![KiBot Logo](docs/images/kibot_740x400_logo.png) +![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/kibot_740x400_logo.png) ![Python application](https://github.com/INTI-CMNB/KiBot/workflows/Python%20application/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/INTI-CMNB/kiplot/badge.svg?branch=master)](https://coveralls.io/github/INTI-CMNB/kiplot?branch=master) @@ -24,7 +24,7 @@ datasheet. KiBot lets you do this. The following picture depicts the data flow: -![KiBot Logo](docs/images/Esquema.png) +![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/Esquema.png) ## The configuration file diff --git a/docs/README.in b/docs/README.in index 0ff722e1..5082f841 100644 --- a/docs/README.in +++ b/docs/README.in @@ -1,6 +1,6 @@ # KiBot (formerly KiPlot) -![KiBot Logo](docs/images/kibot_740x400_logo.png) +![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/kibot_740x400_logo.png) ![Python application](https://github.com/INTI-CMNB/KiBot/workflows/Python%20application/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/INTI-CMNB/kiplot/badge.svg?branch=master)](https://coveralls.io/github/INTI-CMNB/kiplot?branch=master) @@ -24,7 +24,7 @@ datasheet. KiBot lets you do this. The following picture depicts the data flow: -![KiBot Logo](docs/images/Esquema.png) +![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/Esquema.png) ## The configuration file