Use HTTPS for external links wherever possible

See gh-16316
This commit is contained in:
Spring Operator
2019-03-26 04:14:28 -05:00
committed by Andy Wilkinson
parent a732acaebf
commit e401d02ced
106 changed files with 440 additions and 440 deletions

View File

@@ -11,7 +11,7 @@
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<a class="brand" href="http://www.thymeleaf.org"> Freemarker -
<a class="brand" href="https://www.thymeleaf.org"> Freemarker -
Plain </a>
<ul class="nav">
<li><a href="${home}"> Home </a></li>

View File

@@ -11,7 +11,7 @@
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<a class="brand" href="http://www.thymeleaf.org"> Freemarker -
<a class="brand" href="https://www.thymeleaf.org"> Freemarker -
Plain </a>
<ul class="nav">
<li><a href="${home}"> Home </a></li>