Author: gertv
Date: Tue Dec 20 12:53:22 2011
New Revision: 1221233

URL: http://svn.apache.org/viewvc?rev=1221233&view=rev
Log:
Update documentation links to 4.4.0

Modified:
    servicemix/website/trunk/src/main/webapp/documentation.page
    servicemix/website/trunk/src/main/webapp/site/navigation.page

Modified: servicemix/website/trunk/src/main/webapp/documentation.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/documentation.page?rev=1221233&r1=1221232&r2=1221233&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/documentation.page (original)
+++ servicemix/website/trunk/src/main/webapp/documentation.page Tue Dec 20 
12:53:22 2011
@@ -3,15 +3,16 @@ title: Navigation
 --- pipeline:conf
 h1. Documentation
 
-h2. Latest version (4.3.0-SNAPSHOT)
+h2. Latest version (4.4.0)
 Quickly navigate to one of the guides below...
-* [Quickstart 
Guide|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/index.html] 
([pdf|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/quickstart.pdf])
-* [Camel 
Guide|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/users-guide/camel/index.html]
 
([pdf|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/users-guide/camel/camel-guide.pdf])
-* [NMR 
Guide|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/users-guide/nmr/index.html]
 
([pdf|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/users-guide/nmr/nmr-guide.pdf])
-* [JBI Guide|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/jbi/index.html] 
([pdf|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/jbi/jbi-guide.pdf])
-* [Karaf 
Guide|http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/karaf/index.html]
+* [Quickstart 
Guide|http://servicemix.apache.org/docs/4.4.0/quickstart/index.html] 
([pdf|http://servicemix.apache.org/docs/4.4.0/quickstart/quickstart.pdf])
+* [Camel 
Guide|http://servicemix.apache.org/docs/4.4.0/users-guide/camel/index.html] 
([pdf|http://servicemix.apache.org/docs/4.4.0/users-guide/camel/camel-guide.pdf])
+* [NMR 
Guide|http://servicemix.apache.org/docs/4.4.0/users-guide/nmr/index.html] 
([pdf|http://servicemix.apache.org/docs/4.4.0/users-guide/nmr/nmr-guide.pdf])
+* [JBI Guide|http://servicemix.apache.org/docs/4.4.0/jbi/index.html] 
([pdf|http://servicemix.apache.org/docs/4.4.0/jbi/jbi-guide.pdf])
+* [Karaf Guide|http://servicemix.apache.org/docs/4.4.0/karaf/index.html]
 
-... or browse the [4.3.0-SNAPSHOT documentation site | 
http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/]
+... or browse the [4.4.0 documentation site | 
http://servicemix.apache.org/docs/4.4.0/]
 
 h2. Other versions
-Nothing here yet - let's get the latest version documented first ;-)
\ No newline at end of file
+Nothing here yet - let's get the latest version documented first ;-)
+We might want to include a link to the original wiki exported pages though
\ No newline at end of file

Modified: servicemix/website/trunk/src/main/webapp/site/navigation.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/site/navigation.page?rev=1221233&r1=1221232&r2=1221233&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/site/navigation.page (original)
+++ servicemix/website/trunk/src/main/webapp/site/navigation.page Tue Dec 20 
12:53:22 2011
@@ -8,7 +8,12 @@ h3. [Overview]
 - [License]
 
 h3. [Documentation]
-- TODO
+{html}
+<ul>
+<li><a href="http://servicemix.apache.org/docs/4.4.0/quickstart/index.html"; 
target="quickstart">Quickstart Guide</a></li>
+<li><a href="http://servicemix.apache.org/docs/4.4.0/index.html"; 
target="documentation">Documentation: 4.4.0</a></li>
+</ul>
+{html}
 
 h3. Search
 


Reply via email to