components/latest/index.html (1 lines of code) (raw):
<!doctype html> <html lang="en"> <head> <title>Link checker workaround</title> </head> <body> <article> <p>This file exists solely to defeat the limitations of the link checker, that is unaware of the .htaccess redirect from this page to the latest released version.</p> <p>If you see this, you are not viewing the site through httpd or there is something wrong with the .htaccess file: in the latter case please let the camel developers know.</p> </article> </body> </html>