Sfoglia il codice sorgente

Added OWASP and Spring Framework links to site template

Luke Taylor 17 anni fa
parent
commit
64b5fa0131
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  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"/>