taylor 2004/04/19 12:10:54 Modified: archives/ApachePortals/xdocs getting-started.xml Log: fixed up links to getting started documentation
PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.2 +4 -4 jakarta-jetspeed-2/archives/ApachePortals/xdocs/getting-started.xml Index: getting-started.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/archives/ApachePortals/xdocs/getting-started.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- getting-started.xml 26 Mar 2004 00:18:16 -0000 1.1 +++ getting-started.xml 19 Apr 2004 19:10:54 -0000 1.2 @@ -15,22 +15,22 @@ </p> <subsection name="Jetspeed-1"> <p> -<a href='jetspeed-1/GETTING-STARTED.html'>Getting Started with Jetspeed-1</a> +<a href='http://jakarta.apache.org/jetspeed/site/config_guide.html'>Getting Started with Jetspeed-1</a> </p> </subsection> <subsection name="Jetspeed-2"> <p> -<a href='jetspeed-2/GETTING-STARTED.html'>Getting Started with Jetspeed-2</a> +<a href='http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-jetspeed-2/GETTING-STARTED.html'>Getting Started with Jetspeed-2</a> </p> </subsection> <subsection name="Pluto"> <p> -<a href='pluto/GETTING-STARTED.html'>Getting Started with Pluto</a> +<a href='http://jakarta.apache.org/pluto/install.html'>Getting Started with Pluto</a> </p> </subsection> <subsection name="WSRP4J"> <p> -<a href='wsrp4j/GETTING-STARTED.html'>Getting Started with WSRP4J</a> +<a href='http://ws.apache.org/wsrp4j/installation.html'>Getting Started with WSRP4J</a> </p> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
