From 3f706a658acd1759bfed41f1485c4adc12980e69 Mon Sep 17 00:00:00 2001 From: Luke GB Date: Sun, 23 Dec 2012 20:44:02 +0000 Subject: [PATCH] Fix menus for relative pathing. This fixes the Maven generated site so the paths are relative. This is required so that multiple generations of the javadocs can be hosted at once, and so no cross-linking occurs. --- src/site/site.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 4d9a5af3..ff24fab7 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -21,8 +21,8 @@ - - + +