From 7c082fc6276f2456c6cd7b78e0251214e59674a2 Mon Sep 17 00:00:00 2001 From: Niklas Fasching Date: Tue, 11 Dec 2018 20:55:02 +0100 Subject: [PATCH] Change img url http -> https where possible for cleaner gh-pages console --- org/testdata/captions.html | 4 ++-- org/testdata/captions.org | 4 ++-- org/testdata/inline.html | 4 ++-- org/testdata/inline.org | 4 ++-- org/testdata/keywords.html | 2 +- org/testdata/keywords.org | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/org/testdata/captions.html b/org/testdata/captions.html index a964c43..42eaedd 100644 --- a/org/testdata/captions.html +++ b/org/testdata/captions.html @@ -12,7 +12,7 @@ captioned soure block
-http://placekitten.com/200/200#.png
+https://placekitten.com/200/200#.png
captioned link (image in this case)
@@ -21,7 +21,7 @@ note that the whole paragraph is captioned, so a linebreak is needed for images

-http://placekitten.com/200/200#.png +https://placekitten.com/200/200#.png see?

diff --git a/org/testdata/captions.org b/org/testdata/captions.org index 87b6e40..fb3f0b5 100644 --- a/org/testdata/captions.org +++ b/org/testdata/captions.org @@ -6,11 +6,11 @@ echo "i have a caption!" #+END_SRC #+CAPTION: captioned link (image in this case) -[[http://placekitten.com/200/200#.png]] +[[https://placekitten.com/200/200#.png]] note that the whole paragraph is captioned, so a linebreak is needed for images to caption correctly #+CAPTION: captioned link (image in this case) -[[http://placekitten.com/200/200#.png]] +[[https://placekitten.com/200/200#.png]] see? diff --git a/org/testdata/inline.html b/org/testdata/inline.html index d0b73f3..80280c7 100644 --- a/org/testdata/inline.html +++ b/org/testdata/inline.html @@ -91,12 +91,12 @@ regular link to a file (video)