Author: steveh
Date: Mon Feb 14 15:08:50 2005
New Revision: 153869

URL: http://svn.apache.org/viewcvs?view=rev&rev=153869
Log:
Broken link in the topic, was breaking 'build.dist'.

Modified:
    
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/jpetstore.xml

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/jpetstore.xml
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/jpetstore.xml?view=diff&r1=153868&r2=153869
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/jpetstore.xml
 (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/jpetstore.xml
 Mon Feb 14 15:08:50 2005
@@ -124,7 +124,7 @@
                                <title>To Set up the Environment</title>
                 <p>Before proceeding, complete all of the necessary and 
optional steps in the 
                                        following topic: 
-                                       <a class="fork" 
href="../setup.html">Beehive Installation and Setup</a></p>
+                                       <a class="fork" 
href="setup.html">Beehive Installation and Setup</a></p>
                                <p>Open a command shell and confirm that you 
have the following variables 
                                        have been set:</p>
                                        <ul>
@@ -189,7 +189,7 @@
                simply refresh the browser.</p>
        <p>This method of application deployment assumes that you have added 
the <code>manager</code>
                role to your Tomcat installation.  For instructions on adding 
the <code>manager</code> role, 
-               see <a class="fork" href="../setup.html#optional">Beehive 
Installation and Setup</a>.</p>  
+               see <a class="fork" href="setup.html#optional">Beehive 
Installation and Setup</a>.</p>  
     <p class="quote">
          <a class="fork" 
href="http://localhost:8080/manager/deploy?path=/petstoreWeb&amp;war=file:C:/beehive_projects/petstoreWeb&amp;update=true";>http://localhost:8080/manager/deploy?path=/petstoreWeb&amp;war=file:C:/pageflow_projects/petstoreWeb&amp;update=true</a>
        </p>


Reply via email to