Browse Source

SEC-970: Corrected link in docbook html banner

Luke Taylor 17 years ago
parent
commit
09c70bb28e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/docbkx/resources/xsl/html_chunk.xsl

+ 1 - 1
src/docbkx/resources/xsl/html_chunk.xsl

@@ -73,7 +73,7 @@
     <!-- let's have a Spring and SpringSource banner across the top of each page -->
     <xsl:template name="user.header.navigation">
         <div style="background-color:white;border:none;height:73px;border:1px solid black;">
-            <a style="border:none;" href="http://static.springframework.org/spring-ws/site/"
+            <a style="border:none;" href="http://static.springframework.org/spring-security/site/"
                title="The Spring Framework - Spring Web Services">
                 <img style="border:none;" src="images/xdev-spring_logo.jpg"/>
             </a>