change weblinks to HTTPS

Hi,

I came across some weblinks on www.kernel.org and noticed they're pointing
to http resources while they have been offered over https for quite some
time. Therefore I propose the patch below.

Thanks,
Christian.

commit 8cb65b4c089e65e6984b8ffbada117d9a833b195
Author: Christian Kujau <lists@nerdbynature.de>
Date:   Wed May 11 21:40:46 2016 -0700

    In the spirit of HTTPS Everywhere, adjust weblinks to point to its HTTPS
    location where possible.

     content/contact.rst                        |  8 ++++----
     content/faq.rst                            |  4 ++--
     content/legal.rst                          |  2 +-
     content/linux.rst                          |  6 +++---
     content/news/2013-03-01-pelican.rst        |  4 ++--
     content/news/2013-06-03-grokmirror.rst     |  2 +-
     content/news/2013-11-28-yul-and-google.rst |  2 +-
     content/nonprofit.rst                      |  2 +-
     content/signature.rst                      |  2 +-
     korgi/templates/base.html                  | 10 +++++-----
     korgi/templates/github.html                |  4 ++--
     korgi/templates/piwik.html                 |  2 +-
     korgi/templates/releases.html              |  6 +++---
     korgi/templates/twitter.html               |  4 ++--
     pelicanconf.py                             |  4 ++--
     15 files changed, 31 insertions(+), 31 deletions(-)

    Signed-off-by: Christian Kujau <lists@nerdbynature.de>
15 files changed
tree: 0e213f254cb025e486d3fce039bae0792c35dbbb
  1. content/
  2. korgi/
  3. plugins/
  4. .gitignore
  5. pelicanconf.py
  6. publishconf.py