This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/master by this push:
     new bc1811c  Link for all javadoc
bc1811c is described below

commit bc1811cfc43ad0de5ed14f81e753cc8a17c2b166
Author: Andy Seaborne <[email protected]>
AuthorDate: Sun Mar 8 10:22:27 2020 +0000

    Link for all javadoc
---
 layouts/_default/baseof.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index a655965..e380050 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -106,7 +106,7 @@
                         <li><a 
href="/documentation/javadoc/permissions/">Permissions</a></li>
                         <li><a 
href="/documentation/javadoc/jdbc/">JDBC</a></li>
                         <li><a 
href="/documentation/javadoc/extras/querybuilder/">Query Builder</a></li>
-                        <li><a href="/documentation/javadoc/">All 
Javadoc</a></li>
+                        <li><a href="/documentation/javadoc.html">All 
Javadoc</a></li>
                     </ul>
                 </li>
 

Reply via email to