mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-09 00:43:23 +01:00
Fix W3ORG logo url location on footer.
This commit is contained in:
parent
ebf4603889
commit
f610bfdfb3
@ -296,7 +296,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.codehaus.jackson</groupId>
|
<groupId>org.codehaus.jackson</groupId>
|
||||||
<artifactId>jackson-mapper-asl</artifactId>
|
<artifactId>jackson-mapper-asl</artifactId>
|
||||||
<version>1.9.13</version>
|
<version>1.9.4</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="span1">
|
<div class="span1">
|
||||||
<a href="https://www.w3.org/html/logo/">
|
<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 & Effects"
|
alt="HTML5 Powered with Graphics, 3D & Effects"
|
||||||
title="HTML5 Powered with Graphics, 3D & Effects">
|
title="HTML5 Powered with Graphics, 3D & Effects">
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user