Author: rjung
Date: Fri Apr 10 17:37:33 2009
New Revision: 763986

URL: http://svn.apache.org/viewvc?rev=763986&view=rev
Log:
Fix some URLs in JK docs, mainly addition of "trunk"
for svn URLs.

Modified:
    tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml

Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml?rev=763986&r1=763985&r2=763986&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml Fri Apr 10 
17:37:33 2009
@@ -81,7 +81,7 @@
 <subsection name="STEP 2.  Get the sources">
 <p>
     Get the sources for
-<a 
href="http://svn.apache.org/repos/asf/tomcat/connectors/";>tomcat-connectors</a>
+<a 
href="http://svn.apache.org/repos/asf/tomcat/connectors/trunk/";>tomcat-connectors</a>
 from the subversion repository.  If you'll 
 be editing from a windows platform you will need a windows subversion client.  
There 
 are several available.  I like <a 
href="http://tortoisesvn.tigris.org/";>turtoiseSVN</a>.  
@@ -98,7 +98,7 @@
 You should only need to do this once.
 <screen>
 <read> </read>
-<read>C:\build\>svn checkout http://svn.apache.org/repos/asf/tomcat/connectors/
+<read>C:\build\>svn checkout 
http://svn.apache.org/repos/asf/tomcat/connectors/trunk/
 tomcat-connectors</read>
 <read> </read>
 </screen>
@@ -301,7 +301,7 @@
     <li>Connect to people.apache.org.</li>
     <li>umask 002</li>
     <li>Copy the changed files to /www/tomcat.apache.org/connectors-doc/.</li>
-    <li>or use ant from a checkout tomcat/connectors/jk/xdocs repository:<br />
+    <li>or use ant from a checkout tomcat/connectors/trunk/jk/xdocs 
repository:<br />
         ant -Dbuild.dir=/www/tomcat.apache.org -Ddist.name=connectors-doc 
     </li>
     <li>The changes need around 4 hours to be synced to tomcat.apache.org.</li>
@@ -321,7 +321,7 @@
 <a href="http://issues.apache.org/bugzilla/";>Bugzilla</a>
 </li>
 <li>
-<a href="http://issues.apache.org/bugzilla/bugwritinghelp.html";>Bugzilla Bug 
+<a href="http://issues.apache.org/bugwritinghelp.html";>Bugzilla Bug 
 Writing Guide</a>
 </li>
 <li>
@@ -331,7 +331,7 @@
 <a href="http://subversion.tigris.org/";>Subversion Home</a>
 </li>
 <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/connectors/jk/xdocs/";>JK Docs 
repository</a>
+<a href="http://svn.apache.org/repos/asf/tomcat/connectors/trunk/jk/xdocs/";>JK 
Docs repository</a>
 </li>
 </ul>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to