From b0eecd40f9980ffcebffbe5b2ecf8e7238d35b79 Mon Sep 17 00:00:00 2001 From: virustotalop Date: Thu, 8 Nov 2018 09:28:00 -0800 Subject: [PATCH] Fix image paths in example images (#572) Fixed image paths for example provider logos and tool logos. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a05beb..a7f34ad7 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ There can be exceptions if no software is available that meet the criteria. ## Images -- Provider logos should be exactly 200 x 70 ([example](https://privacytoolsio.github.io/privacytools.io/img/provider/AirVPN.gif)) -- Tool logos should be exactly 120 x 120 ([example](https://privacytoolsio.github.io/privacytools.io/img/tools/ChatSecure.png)) +- Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/assets/img/provider/AirVPN.gif)) +- Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/assets/img/tools/ChatSecure.png)) # Support privacytools.io