From 528d45c70e63de2af0b33574df601a9607ff4f0f Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 19 Nov 2018 11:10:59 +0100 Subject: [PATCH] Use HTTPS for i.imgur.com --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c291d92..9f5e22e 100644 --- a/README.md +++ b/README.md @@ -34,15 +34,15 @@ The shell will expand wildcards. By default, thumbnails and file names will be d ## Examples -![Examples](http://i.imgur.com/8UyGjg8.png) +![Examples](https://i.imgur.com/8UyGjg8.png) If multiple images match the filename spec, thumbnails are shown. -![Thumbnails](http://i.imgur.com/PTYgSqz.png) +![Thumbnails](https://i.imgur.com/PTYgSqz.png) ## Comparison to Using Half-Block Characters Only The top image was generated with the character optimization disabled via the `-0` option. -![Comparison](http://i.imgur.com/OzdCeh6.png) +![Comparison](https://i.imgur.com/OzdCeh6.png)