PDFBOX-3330: add javadoc for 2.0.5
diff --git a/content/.htaccess b/content/.htaccess
index 6a17bbc..7fc9754 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1,7 +1,7 @@
 RewriteEngine On
 RewriteCond %{HTTPS} off
 RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
-RewriteRule ^apidocs(/?)$ /docs/2.0.4/javadocs [R=301,L]
+RewriteRule ^apidocs(/?)$ /docs/2.0.5/javadocs [R=301,L]
 RewriteRule ^commandlineutilities(/?)(.*)$ /2.0/commandline [R=301,L]
 RewriteRule ^downloads\.html$ /download.cgi
 RewriteRule ^downloads\.cgi$ /download.cgi
diff --git a/content/_layouts/default.html b/content/_layouts/default.html
index 982ea34..d01f6ae 100644
--- a/content/_layouts/default.html
+++ b/content/_layouts/default.html
@@ -91,7 +91,7 @@
                             </li>
                             <li><a href="/2.0/commandline.html">Command-Line Tools</a></li>
                             <li><a href="/2.0/faq.html">FAQ</a></li>
-                            <li><a href="/docs/2.0.4/javadocs/">API Docs</a></li>
+                            <li><a href="/docs/2.0.5/javadocs/">API Docs</a></li>
                         </ul>
                     </li>
                     <li class="sidebar-node" id="v1-8">