diff options
Diffstat (limited to 'about.html.j2')
-rw-r--r-- | about.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html.j2 b/about.html.j2 index c019d931..b9ff6444 100644 --- a/about.html.j2 +++ b/about.html.j2 @@ -4,7 +4,7 @@ <!-- list alphabetical, first those with images, then those without --> <div class="row"> <div class="col-lg-4"> - <h2><a href="http://grothoff.org/christian/">Christian Grothoff</a></h2> + <h2><a href="https://grothoff.org/christian/">Christian Grothoff</a></h2> <img src="{{ url('team-images/christian-grothoff.jpg') }}" height="240" alt="Christian Grothoff" align="middle"> <p>{{ _("GNU maintainer.") }}</p> </div> |