diff options
Diffstat (limited to 'template/index.html')
-rw-r--r-- | template/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/index.html b/template/index.html index 3096a9c..b4e358b 100644 --- a/template/index.html +++ b/template/index.html @@ -88,13 +88,13 @@ </div> <div id="footer"> <div id="htmlcss"> - <a href="http://validator.w3.org/check?uri=referer"> + <a href="https://validator.w3.org/check?uri=referer"> <img style="border:0;height:31px" - src="http://www.w3.org/html/logo/downloads/HTML5_Logo_64.png" + src="https://www.w3.org/html/logo/downloads/HTML5_Logo_64.png" alt="Valid HTML 5" /></a> - <a href="http://jigsaw.w3.org/css-validator/check/referer"> + <a href="https://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px" - src="http://jigsaw.w3.org/css-validator/images/vcss" + src="https://jigsaw.w3.org/css-validator/images/vcss" alt="CSS ist valide!" /></a> </div> <span id="copyright">© 2011 Funkfeuer Graz, |