]> source.dussan.org Git - poi.git/commitdiff
Update a cvs link to an svn one
authorNick Burch <nick@apache.org>
Fri, 15 Sep 2006 10:22:19 +0000 (10:22 +0000)
committerNick Burch <nick@apache.org>
Fri, 15 Sep 2006 10:22:19 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@446566 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hssf/how-to.xml

index 4d9f829bb2db72797b3dcf358b8474546e51119b..1570efda1b924e94794aed9b356099341b90736d 100644 (file)
@@ -244,7 +244,7 @@ method (sheet.removeRow(hssfrow)) and create objects just as you
 would if creating a new xls. When you are done modifying cells just
 call workbook.write(outputstream) just as you did above.</p>
 <p>An example of this can be seen in
-<link href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-poi/src/java/org/apache/poi/hssf/dev/HSSF.java?rev=1.1">org.apache.poi.hssf.dev.HSSF</link>.</p>
+<link href="http://svn.apache.org/repos/asf/jakarta/poi/trunk/src/java/org/apache/poi/hssf/dev/HSSF.java">org.apache.poi.hssf.dev.HSSF</link>.</p>
          </section>
         </section>
                 <section><title>Event API</title>