PDFBOX-3330: link to 2.0.7 javadoc
diff --git a/content/.htaccess b/content/.htaccess
index 7fc9754..84447cb 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.5/javadocs [R=301,L]
+RewriteRule ^apidocs(/?)$ /docs/2.0.7/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 11f16da..e6cf79f 100644
--- a/content/_layouts/default.html
+++ b/content/_layouts/default.html
@@ -94,7 +94,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.5/javadocs/">API Docs</a></li>
+                            <li><a href="/docs/2.0.7/javadocs/">API Docs</a></li>
                         </ul>
                     </li>
                     <li class="sidebar-node" id="v1-8">