new location

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352178 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew C. Oliver 2002-03-10 16:27:09 +00:00
parent 675616261c
commit d9f7f2f2a9

View File

@ -10,11 +10,11 @@ Provides low level API structures for reading, writing, modifying XLS files.
For overviews, tutorials, examples, guides, and tool documentation, please see: For overviews, tutorials, examples, guides, and tool documentation, please see:
<ul> <ul>
<li><a href="http://www.sourceforge.net/projects/poi">POI project at sourceforge</a> <li><a href="http://jakarta.apache.org/poi">Jakarta POI Project</a>
</ul> </ul>
<!-- Put @see and @since tags down here. --> <!-- Put @see and @since tags down here. -->
@see net.sourceforge.hssf.usermodel @see org.apache.poi.hssf.usermodel
</body> </body>
</html> </html>