summaryrefslogtreecommitdiff
path: root/src/site/site.xml
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-29 11:38:17 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-29 11:38:17 +0100
commitb36dbcf19e08413b888e5a2d49dc9db44557624e (patch)
tree196757eec0917adbeee2a75c649042bbed6fe5d1 /src/site/site.xml
parentd439a5103e8e9fe529ed20961967ee02b7386379 (diff)
downloadmaven-nar-plugin-b36dbcf19e08413b888e5a2d49dc9db44557624e.tar.gz
maven-nar-plugin-b36dbcf19e08413b888e5a2d49dc9db44557624e.tar.bz2
maven-nar-plugin-b36dbcf19e08413b888e5a2d49dc9db44557624e.tar.xz
maven-nar-plugin-b36dbcf19e08413b888e5a2d49dc9db44557624e.zip
Fixed NAR-95
Diffstat (limited to 'src/site/site.xml')
-rw-r--r--src/site/site.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
index 1c0190f..7e98cd5 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -43,6 +43,7 @@ under the License.
<item name="Configuration" href="configuration.html"/>
<item name="FAQ" href="faq.html"/>
<item name="AOL Properties" href="aol.html"/>
+ <item name="Examples" href="examples.html"/>
</menu>
<menu name="Developer Info">
@@ -56,9 +57,7 @@ under the License.
<item name="Git Browse cpptasks" href="http://github.com/duns/cpptasks-parallel"/>
<item name="Git Repository" href="source-repository.html"/>
</menu>
- <menu name="Examples">
- <item name="HelloWorld" href="HelloWorld.html"/>
- </menu>
+
<menu name="Other Information">
<item name="Maven and other languages" href="http://docs.codehaus.org/display/MAVEN/Support+for+other+languages"/>
</menu>