[cvs] epoll commit by mtraum: fixed broken links

JCorporate Ltd jcorp at jcorp2.servlets.net
Thu Oct 14 12:10:14 PDT 2004


Log Message:
-----------
fixed broken links

Modified Files:
--------------
    epoll/src/expresso/components/epoll/doc:
        InstallGuide.html

Revision Data
-------------
Index: InstallGuide.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/epoll/src/expresso/components/epoll/doc/InstallGuide.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsrc/expresso/components/epoll/doc/InstallGuide.html -Lsrc/expresso/components/epoll/doc/InstallGuide.html -u -r1.1 -r1.2
--- src/expresso/components/epoll/doc/InstallGuide.html
+++ src/expresso/components/epoll/doc/InstallGuide.html
@@ -33,13 +33,13 @@
 		<h4><a name="compinstall"></a>
 			Component Application Installation
 		</h4>
-		<p>ePoll, supplied as a Java archive (.jar) file, is an Expresso component application (i.e. ePoll is not a complete J2EE "webapp" in its own right). ePoll must be installed under Expresso using <a href="../../../doc/installapp.html">application-installation instructions</a>.  The distinct information required to do this for ePoll is as follows:</p>
+		<p>ePoll, supplied as a Java archive (.jar) file, is an Expresso component application (i.e. ePoll is not a complete J2EE "webapp" in its own right). ePoll must be installed under Expresso using <a href="../../../doc/edg/edg_deploy.html">application-installation instructions</a>.  The distinct information required to do this for ePoll is as follows:</p>
 		<blockquote>
 			<strong>Schema Class File:</strong>&nbsp;com.jcorporate.epoll.PollSchema<br>
 			<strong>Schema Description:</strong>&nbsp;ePoll<br>
 			<strong>Component Code:</strong>&nbsp;epoll
 		</blockquote>
-		<p>Although the <a href="../../../doc/installapp.html">instructions</a> provide great details, in short the following procedure is required:</p>
+		<p>Although the <a href="../../../doc/edg/edg_deploy.html">instructions</a> provide great details, in short the following procedure is required:</p>
 		<ul>
 			<li>Change directory to the J2EE webapp directory where Expresso is installed, and unjar the ePoll JAR archive</li>
 			<li>Select "Applications" from the main Expresso page</li>


More information about the cvs mailing list