You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2003/12/31 04:02:18 UTC

cvs commit: maven/xdocs/reference user-guide.xml

brett       2003/12/30 19:02:18

  Modified:    xdocs/reference Tag: MAVEN-1_0-BRANCH user-guide.xml
  Log:
  change broken link
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.63.4.1  +2 -3      maven/xdocs/reference/user-guide.xml
  
  Index: user-guide.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/reference/user-guide.xml,v
  retrieving revision 1.63
  retrieving revision 1.63.4.1
  diff -u -r1.63 -r1.63.4.1
  --- user-guide.xml	14 Oct 2003 23:59:25 -0000	1.63
  +++ user-guide.xml	31 Dec 2003 03:02:18 -0000	1.63.4.1
  @@ -313,9 +313,8 @@
         </p>
         <p>
           The <code>goal</code> functionality Maven uses is provided by the
  -        <code>werkz</code> tag library that is part of Jelly. For more info
  -        on werkz, see the
  -        <a href="http://jakarta.apache.org/commons/jelly/tags.html#jelly:werkz">Jelly Tag documentation</a>
  +        <code>werkz</code> tag library that is built into werkz. For more information, see this 
  +        <a href="http://wiki.codehaus.org/maven/WerkzTagDocumentation">wiki page</a>.
         </p>
         <subsection name="Sample maven.xml">
           <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org