Showcase Examples Broken

o fixed wrong image link in help page

Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483267 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Hermanns
2006-12-06 22:37:53 +00:00
parent de438f5cc5
commit 17aaf3cb1e
+1 -1
View File
@@ -25,7 +25,7 @@
</div>
<div id="local">
<img src='<s:url value="/images/logo.png"/>' alt="Struts Logo" width="290" height="80"/>
<img src='<s:url value="/images/struts.gif"/>' alt="Struts Logo" width="290" height="80"/>
</div>
</body>
</html>