Changeset 6099 for trunk

Show
Ignore:
Timestamp:
01/04/12 09:22:36 (5 months ago)
Author:
dedreiix
Message:

Fixed the svn-path of the pustefix-tutorial

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pustefix-docbook/src/docbkx/tutorial/getting-started.xml

    r5212 r6099  
    134134    your local development machine, execute the following commands: 
    135135  </para> 
    136   <screen>$ svn co https://pustefix.svn.sourceforge.net/svnroot/pustefix/branches/release-0.15.x/pustefix-tutorial 
     136  <screen>$ svn co https://pustefix.svn.sourceforge.net/svnroot/pustefix/tags/pustefixframework-0.18.x/pustefix-tutorial 
    137137$ cd pustefix-tutorial/ajax-calculator (or first-app, usermanagement) 
    138138$ mvn tomcat:run</screen>