You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by cr...@apache.org on 2007/03/20 16:01:57 UTC

svn commit: r520417 - /beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml

Author: crogers
Date: Tue Mar 20 08:01:56 2007
New Revision: 520417

URL: http://svn.apache.org/viewvc?view=rev&rev=520417
Log:
Fixed the installation and setup links in the tutorial. It was out of sync and only linked to Tomcat installation and did not include the Beehive installation.
 

Modified:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml
URL: http://svn.apache.org/viewvc/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml?view=diff&rev=520417&r1=520416&r2=520417
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tutorial.xml Tue Mar 20 08:01:56 2007
@@ -61,7 +61,11 @@
             <title>Step 1: Set up a Beehive-enabled Web Application</title>
             <section id="setup_shell">
                 <title>Set Shell Variables</title>
-                <p>Complete all of the necessary and optional steps in the following topic: <a class="fork" href="site:setup">Beehive Installation and Setup</a></p>
+                <p>
+                Complete all of the necessary and optional steps in the following topics: 
+                <a class="fork" href="site:docs/installation">Beehive Installation</a>
+                and <a class="fork" href="site:setup">Setup</a>
+                </p>
             </section>
             <section id="setup_make_project">
                 <title>Create a Beehive-enabled Web Project</title>