From 71ea10beeb1b04e89ca95d548efe263d94868a04 Mon Sep 17 00:00:00 2001 From: Mauricio Bonani Date: Sat, 18 Jan 2020 22:09:17 -0500 Subject: [PATCH] Fix screenshots URLs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a94777..8b80bb2 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Very much WIP, borrowed influences from: --- -![1](images/one.png) +![1](https://raw.githubusercontent.com/sinclairpaul/ha_purple_theme/master/images/one.png) -![2](images/two.png) +![2](https://raw.githubusercontent.com/sinclairpaul/ha_purple_theme/master/images/two.png) -![3](images/three.png) +![3](https://raw.githubusercontent.com/sinclairpaul/ha_purple_theme/master/images/three.png) ## License