Author: lehmi Date: Fri Oct 15 14:49:27 2010 New Revision: 1022955 URL: http://svn.apache.org/viewvc?rev=1022955&view=rev Log: PDFBOX-868: fixed broken links as suggested by Nicolas Hoibian
Modified: pdfbox/site/publish/index.html pdfbox/site/src/site/xdoc/index.xml Modified: pdfbox/site/publish/index.html URL: http://svn.apache.org/viewvc/pdfbox/site/publish/index.html?rev=1022955&r1=1022954&r2=1022955&view=diff ============================================================================== --- pdfbox/site/publish/index.html (original) +++ pdfbox/site/publish/index.html Fri Oct 15 14:49:27 2010 @@ -216,12 +216,12 @@ <p> The project is a volunteer effort and we're always looking for interested people to help us improve PDFBox. There are a multitude of ways that you can help us depending - on your skills. Subscribe to the <a href="mailing-list.html#dev">developer mailing list</a> + on your skills. Subscribe to the <a href="mail-lists.html#dev">developer mailing list</a> and find out how you can help. </p> <p> To get help on using PDFBox, please subscribe to the - <a href="mailing-list.html#users">users mailing list</a> and post your questions there. + <a href="mail-lists.html#users">users mailing list</a> and post your questions there. We're happy to help. </p> </div> Modified: pdfbox/site/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/pdfbox/site/src/site/xdoc/index.xml?rev=1022955&r1=1022954&r2=1022955&view=diff ============================================================================== --- pdfbox/site/src/site/xdoc/index.xml (original) +++ pdfbox/site/src/site/xdoc/index.xml Fri Oct 15 14:49:27 2010 @@ -34,12 +34,12 @@ <p> The project is a volunteer effort and we're always looking for interested people to help us improve PDFBox. There are a multitude of ways that you can help us depending - on your skills. Subscribe to the <a href="mailing-list.html#dev">developer mailing list</a> + on your skills. Subscribe to the <a href="mail-lists.html#dev">developer mailing list</a> and find out how you can help. </p> <p> To get help on using PDFBox, please subscribe to the - <a href="mailing-list.html#users">users mailing list</a> and post your questions there. + <a href="mail-lists.html#users">users mailing list</a> and post your questions there. We're happy to help. </p> </section>