Resource may not be a viewable page

git-svn-id: https://svn.apache.org/repos/asf/forrest/trunk@600753 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl b/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
index 22ecad3..59d24fd 100644
--- a/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
+++ b/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
@@ -184,11 +184,6 @@
         <xsl:call-template name="category-to-label"> 
           <xsl:with-param name="category" select="@rdf:resource"/>  
        </xsl:call-template></a>
-
-	<a>
-        <xsl:attribute name="href"><xsl:value-of select="@rdf:resource"/></xsl:attribute>
-       <xsl:text>[visit]</xsl:text>
-       </a>
     </li>
   </xsl:template>
   <xsl:template match="foaf:seeAlso">