소스 검색

Added OWASP and Spring Framework links to site template

Luke Taylor 17 년 전
부모
커밋
64b5fa0131
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/site/site.xml

+ 2 - 3
src/site/site.xml

@@ -16,11 +16,10 @@
         </href>
     </bannerLeft>
   <body>
-<!--   
     <links>
-        <item name="Spring Security on Sourceforge" href="http://sourceforge.net/projects/acegisecurity" />
+        <item name="Spring Framework" href="http://www.springframework.org/"/>
+        <item name="OWASP" href="http://www.owasp.org/"/>
     </links>
- -->
     <menu name="Overview">
       <item name="Home" href="index.html"/>
       <item name="Building from Source" href="building.html"/>