Repository: pdfbox-docs Updated Branches: refs/heads/master c4aa69b9f -> b637ba478
download link fixed Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/b637ba47 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/b637ba47 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/b637ba47 Branch: refs/heads/master Commit: b637ba478a43a37abc01200e7339be9a0317f0b1 Parents: c4aa69b Author: Andreas Lehmkühler <[email protected]> Authored: Mon Sep 19 09:26:11 2016 +0200 Committer: Andreas Lehmkühler <[email protected]> Committed: Mon Sep 19 09:26:11 2016 +0200 ---------------------------------------------------------------------- content/doap_PDFBox.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/b637ba47/content/doap_PDFBox.rdf ---------------------------------------------------------------------- diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf index 8a93c66..3503b76 100644 --- a/content/doap_PDFBox.rdf +++ b/content/doap_PDFBox.rdf @@ -30,7 +30,7 @@ <shortdesc>The Apache PDFBox library is an open source Java tool for working with PDF documents.</shortdesc> <bug-database rdf:resource="https://issues.apache.org/jira/browse/PDFBOX" /> <mailing-list rdf:resource="http://pdfbox.apache.org/mailinglists.html" /> - <download-page rdf:resource="http://pdfbox.apache.org/download.html" /> + <download-page rdf:resource="http://pdfbox.apache.org/download.cgi" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/content" /> <category rdf:resource="http://projects.apache.org/category/library" />
