Index: src/site/apt/examples/with-site-plugin.apt
===================================================================
--- src/site/apt/examples/with-site-plugin.apt	(revision 818740)
+++ src/site/apt/examples/with-site-plugin.apt	(working copy)
@@ -71,7 +71,7 @@
 <project>
   <body>
     <head>
-      <link rel="meta" title="DOAP" href="${project.url}/doap_maven-doap-plugin.rdf" type="application/rdf+xml"/>
+      <link rel="meta" title="DOAP" href="${project.url}/doap_${project.artifactId}" type="application/rdf+xml"/>
     </head>
     ...
   </body>

