From 6ed0dd2500d89a13b024059f6a78ef59611d51ae Mon Sep 17 00:00:00 2001 From: TotalCaesar659 Date: Wed, 28 Dec 2016 21:45:32 +0300 Subject: Update report.c --- shell/report.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/report.c b/shell/report.c index d3fb5b9b..3b5d3bdb 100644 --- a/shell/report.c +++ b/shell/report.c @@ -93,7 +93,7 @@ void report_context_configure(ReportContext * ctx, GKeyFile * keyfile) flag will be set if we should support that. so i don't forget how to encode the images inside the html files: - http://en.wikipedia.org/wiki/Data:_URI_scheme */ + https://en.wikipedia.org/wiki/Data:_URI_scheme */ ctx->is_image_enabled = (g_key_file_get_boolean(keyfile, group, -- cgit v1.2.3