Gavin wrote:
> Hi All,

(apologies for dropping the ball on this one)

> I'm going to take a look at re-organising the website structure a bit better
> - and also to fix those things not working.

cool

> As a good start that will make the site 80% more useful right now can
> someone make the following change and re-publish?

ok

> In /src/site/pom.xml :
> 
> Change:
> 
>     <menu name="Modules">
>       <item name="RAT Core" href="apache-rat-core/index.html"/>
>       <item name="RAT ANT Tasks" href="apache-rat-tasks/index.html"/>
>       <item name="RAT Maven Plugin" href="apache-rat-plugin/index.html"/>
>     </menu>
> 
> To:
> 
>     <menu name="Modules">
>       <item name="RAT Core" href="/apache-rat-core/index.html"/>
>       <item name="RAT ANT Tasks" href="/apache-rat-tasks/index.html"/>
>       <item name="RAT Maven Plugin" href="/apache-rat-plugin/index.html"/>
>     </menu>
> 
> That would be a good start, such a simple fix for a great gain.

done (had some issues deploying with maven so had to do it manually :-/

thanks

- robert

Reply via email to