configure edit (should be inherited but is not currently)
diff --git a/src/site/site.xml b/src/site/site.xml
index d3a65bc..9721ac1 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -19,9 +19,10 @@
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+<project xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd"
   name="Artifact Resolver">
+  <edit>${project.scm.url}</edit>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>