remove old links from plugin sites

git-svn-id: https://svn.apache.org/repos/asf/incubator/npanday/trunk@1607827 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/plugins/maven-compile-plugin/src/site/site.xml b/plugins/maven-compile-plugin/src/site/site.xml
index 1f2f860..a1d07c8 100644
--- a/plugins/maven-compile-plugin/src/site/site.xml
+++ b/plugins/maven-compile-plugin/src/site/site.xml
@@ -19,11 +19,6 @@
   -->
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
   <body>
-    <links>
-      <item name="Mono Project" href="http://www.mono-project.com/"/>
-      <item name="DotGNU" href="http://dotgnu.org/"/>
-    </links>
-
     <menu ref="parent" />
 
     <menu name="Overview">
diff --git a/plugins/netplugins/NPanday.Plugin.Settings/src/site/site.xml b/plugins/netplugins/NPanday.Plugin.Settings/src/site/site.xml
index bad0629..dee7b1c 100644
--- a/plugins/netplugins/NPanday.Plugin.Settings/src/site/site.xml
+++ b/plugins/netplugins/NPanday.Plugin.Settings/src/site/site.xml
@@ -18,17 +18,9 @@
   -->
 <project name="NPanday">
     <body>
-        <links>
-            <item name="Project Site" href="http://incubator.apache.org/projects/npanday.html"/>
-            <item name="NPanday" href="http://incubator.apache.org/npanday"/>
-            <item name="NPanday SVN" href="http://svn.apache.org/repos/asf/incubator/npanday/"/>
-            <item name="Maven" href="http://maven.apache.org/"/>
-            <item name="Mono Project" href="http://www.mono-project.com/"/>
-            <item name="DotGNU" href="http://dotgnu.org/"/>
-        </links>
         <menu name="General Info">
             <item name="About" href="index.html"/>
         </menu>
         ${reports}
     </body>
-</project>
\ No newline at end of file
+</project>