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

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

commit 74d5d0f5b5ceb95b93aa6461edbc4f77b71b8d5a
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon Jun 30 17:09:54 2025 +0100

    Fix link to Fuseki documentation
---
 jena-fuseki2/jena-fuseki-main/sparqler/pages/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/jena-fuseki2/jena-fuseki-main/sparqler/pages/index.html 
b/jena-fuseki2/jena-fuseki-main/sparqler/pages/index.html
index 72b10aeb1b..95d24b79e6 100644
--- a/jena-fuseki2/jena-fuseki-main/sparqler/pages/index.html
+++ b/jena-fuseki2/jena-fuseki-main/sparqler/pages/index.html
@@ -82,7 +82,8 @@
     <hr/>
 
     <p>This server is running 
-      <a 
href="https://jena.apache.org/documentation/fuseki2/fuseki-main.html";>Apache 
Jena Fuseki</a>.</p>
+      <a href="https://jena.apache.org/documentation/fuseki2/";>Apache Jena 
Fuseki</a>.
+    </p>
 
 </body>
 </html>

Reply via email to