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/03/03 10:58:11 UTC

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

Author: andy
Date: Thu Mar  3 09:58:10 2016
New Revision: 1733434

URL: http://svn.apache.org/viewvc?rev=1733434&view=rev
Log:
JENA-1152: Fix link to Fuseki1 documentation

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

Modified: jena/site/trunk/content/documentation/index.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/index.mdtext?rev=1733434&r1=1733433&r2=1733434&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/index.mdtext (original)
+++ jena/site/trunk/content/documentation/index.mdtext Thu Mar  3 09:58:10 2016
@@ -9,7 +9,7 @@ sections.
 * [The RDF API](./rdf/) - the core RDF API in Jena
 * [SPARQL](./query/) - querying and updating RDF models using the SPARQL standards
 * [Fuseki](./fuseki2/) - SPARQL server which can present RDF data and answer SPARQL queries over HTTP
-* [Fuseki](./serving-data/) - Fuseki1 documentation
+* [Fuseki1](./serving_data/) - Fuseki1 documentation
 * [I/O](./io/) - reading and writing RDF data
 * [Elephas](./hadoop) - working with RDF data on Apache Hadoop.
 * [Assembler](./assembler/) - describing recipes for constructing Jena models declaratively using RDF