mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
Fix W3ORG logo url location on footer.
This commit is contained in:
parent
ebf4603889
commit
f610bfdfb3
@ -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>
|
||||
|
@ -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 & Effects"
|
||||
title="HTML5 Powered with Graphics, 3D & Effects">
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user