diff options
Diffstat (limited to 'doap_POI.rdf')
-rw-r--r-- | doap_POI.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doap_POI.rdf b/doap_POI.rdf index 17dee9ff65..708e8d9076 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -15,7 +15,7 @@ <description>APIs for manipulating various file formats based upon Open Office XML (ECMA-376) and Microsoft's OLE 2 Compound Document formats using pure Java. Apache POI is your Java Excel, Word and PowerPoint solution. We have a complete API for porting other OOXML and OLE 2 Compound Document formats and welcome others to participate.</description> <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=POI" /> <mailing-list rdf:resource="http://poi.apache.org/mailinglists.html" /> - <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/poi/" /> + <download-page rdf:resource="http://www.apache.org/dyn/closer.lua/poi/" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/content" /> <category rdf:resource="http://projects.apache.org/category/library" /> |