You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2016/06/03 13:55:52 UTC

svn commit: r1746719 - /jena/site/trunk/content/documentation/fuseki2/index.mdtext

Author: andy
Date: Fri Jun  3 13:55:52 2016
New Revision: 1746719

URL: http://svn.apache.org/viewvc?rev=1746719&view=rev
Log:
Fix link

Modified:
    jena/site/trunk/content/documentation/fuseki2/index.mdtext

Modified: jena/site/trunk/content/documentation/fuseki2/index.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/fuseki2/index.mdtext?rev=1746719&r1=1746718&r2=1746719&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/fuseki2/index.mdtext (original)
+++ jena/site/trunk/content/documentation/fuseki2/index.mdtext Fri Jun  3 13:55:52 2016
@@ -19,7 +19,7 @@ as well as the
 Fuseki is tightly integrated with [TDB](../tdb/index.html) to provide a robust,
 transactional persistent storage layer, and incorporates
 [Jena text query](../query/text-query.html)
-and [Jena spatial query](query/spatial-query.html).  
+and [Jena spatial query](../query/spatial-query.html).  
 It can be used to provide the protocol engine for other RDF query and
 storage systems.