kaz 02/03/02 12:32:46
Modified: xdocs getting-started.xml
Log:
- Fixed URL so that it points to the right document.
- Closed an open tag so document can render.
Revision Changes Path
1.4 +2 -1 jakarta-turbine-maven/xdocs/getting-started.xml
Index: getting-started.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/getting-started.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- getting-started.xml 2 Mar 2002 19:38:40 -0000 1.3
+++ getting-started.xml 2 Mar 2002 20:32:46 -0000 1.4
@@ -14,7 +14,7 @@
with Maven you need to create your project definition. The easiest way to
do this is to create an XML representation of this definition. You
can take a look at the Maven project descriptor
- <a href="/project-definition.html">here</a>.
+ <a href="project-descriptor.html">here</a>.
</p>
<p>
@@ -22,6 +22,7 @@
descriptor automatically but if you want to get started right
away with Maven then all you need to do is create your project.xml
file and generate a build system for your project.
+ </p>
<!--
<p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>