Wed, 05 Jun 2013 20:24:06 +0200
Use protocol agnostic URIs for consistence across project.
src/firefoxos/about.html | file | annotate | diff | comparison | revisions |
1.1 --- a/src/firefoxos/about.html Wed Jun 05 19:51:25 2013 +0200 1.2 +++ b/src/firefoxos/about.html Wed Jun 05 20:24:06 2013 +0200 1.3 @@ -56,9 +56,9 @@ 1.4 <img src="img/tastatur.png" alt="Computer keyboard" height="38" width="90" style="float: right;" /> 1.5 <h2 style="clear: both; margin-left: 1em; line-height: 1em;">One Time Password Calculator 0.7.2</h2> 1.6 <img src="img/datahost.png" alt="Datacenter host computer" height="68" width="245" style="display: block; margin: 0.75em auto;" /> 1.7 - <p>Visit the <a target="_blank" href="http://otpwcalc.europalab.com/">OTPWCalc Homepage</a></p> 1.8 - <p>Copyright © 2012 – 2013<br /><a target="_blank" href="http://michael.schloh.com/">Michael Schloh von Bennewitz</a></p> 1.9 - <p>This software is distributed under the terms of the <a target="_blank" href="http://joinup.ec.europa.eu/software/page/eupl/">European Union Public Licence (EUPL) version 1.1</a></p> 1.10 + <p>Visit the <a target="_blank" href="//otpwcalc.europalab.com/">OTPWCalc Homepage</a></p> 1.11 + <p>Copyright © 2012 – 2013<br /><a target="_blank" href="//michael.schloh.com/">Michael Schloh von Bennewitz</a></p> 1.12 + <p>This software is distributed under the terms of the <a target="_blank" href="//joinup.ec.europa.eu/software/page/eupl/">European Union Public Licence (EUPL) version 1.1</a></p> 1.13 </div><!-- /content --> 1.14 </div><!-- /page --> 1.15 </body>