From f3742f985b8b18ea9d275a81ea56739fd423fc32 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sun, 4 Oct 2015 20:59:07 -0400 Subject: [PATCH] Use HTTPS for external links/resources wherever possible openslide.org is not itself HTTPS, so this won't make much difference to end-user security, but it's a good general practice. --- _includes/news.markdown | 4 ++-- _layouts/default.html | 5 ++--- demo/index.html | 2 +- docs/windows/index.md | 2 +- download/index.markdown | 12 ++++++------ formats/mirax/index.markdown | 2 +- index.markdown | 6 +++--- search/index.html | 3 +-- 8 files changed, 17 insertions(+), 19 deletions(-) diff --git a/_includes/news.markdown b/_includes/news.markdown index 2bb2d30..194b666 100644 --- a/_includes/news.markdown +++ b/_includes/news.markdown @@ -97,7 +97,7 @@ OpenSlide now in MacPorts, 2012-09-23 ------------------------------------- Mac OS X users can now install OpenSlide from [MacPorts][macports]. -[macports]: http://www.macports.org/ +[macports]: https://www.macports.org/ OpenSlide version 3.3.0, 2012-09-08 ----------------------------------- @@ -126,7 +126,7 @@ OpenSlide user meeting in Baltimore There will be an [informal gathering][baltimore] of OpenSlide users on October 29, 2012 in Baltimore, MD. Come by and introduce yourself! -[baltimore]: http://lists.andrew.cmu.edu/pipermail/openslide-users/2012-July/000387.html +[baltimore]: https://lists.andrew.cmu.edu/pipermail/openslide-users/2012-July/000387.html Windows binaries now available, 2012-08-10 ------------------------------------------ diff --git a/_layouts/default.html b/_layouts/default.html index 24ebbce..8a4dc62 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -29,7 +29,7 @@ - +