Fix W3ORG logo url location on footer.

This commit is contained in:
Paulo Gustavo Veiga 2014-01-24 22:42:05 -03:00
parent ebf4603889
commit f610bfdfb3
2 changed files with 2 additions and 2 deletions

View File

@ -296,7 +296,7 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<version>1.9.13</version>
<version>1.9.4</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@ -55,7 +55,7 @@
</div>
<div class="span1">
<a href="https://www.w3.org/html/logo/">
<img src="/images/badge/html5-badge-h-graphics.png" width="66" height="32"
<img src="images/html5-badge-h-graphics.png" width="66" height="32"
alt="HTML5 Powered with Graphics, 3D &amp; Effects"
title="HTML5 Powered with Graphics, 3D &amp; Effects">
</a>