On 02/28/2013 01:10 PM, [email protected] wrote: > Hello, > I couldn't find a better place to post this. I'm trying to read documentation > but every link is broken. > > http://commons.apache.org/proper/commons-io//api-release/org/apache/commons/io/FileUtils.html<http://commons.apache.org/proper/commons-io/api-release/org/apache/commons/io/FileUtils.html> > > Is there a public mirror I can use? > Can someone fix the site? > Can someone forward this to someone who could?
Hi Walter, yes we are aware of these problems and are working on fixing them. For the moment you can access the released api by adjusting the links manually: * Add /javadocs before the /api-release part so the link would become: http://commons.apache.org/proper/commons-io/javadocs/api-release/org/apache/commons/io/FileUtils.html Sorry for the inconvenience, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
