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 2012/01/11 19:48:09 UTC

svn commit: r802406 - in /websites/production/jena: ./ content/jena/documentation/serving_data/index.html

Author: andy
Date: Wed Jan 11 18:48:09 2012
New Revision: 802406

Log:
Quick fix of internal links on Fuseki page

Modified:
    websites/production/jena/   (props changed)
    websites/production/jena/content/jena/documentation/serving_data/index.html

Propchange: websites/production/jena/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jan 11 18:48:09 2012
@@ -1 +1 @@
-/websites/staging/jena/trunk:782833-802391
+/websites/staging/jena/trunk:782833-802405

Modified: websites/production/jena/content/jena/documentation/serving_data/index.html
==============================================================================
--- websites/production/jena/content/jena/documentation/serving_data/index.html (original)
+++ websites/production/jena/content/jena/documentation/serving_data/index.html Wed Jan 11 18:48:09 2012
@@ -173,8 +173,8 @@ track the draft standards.</p>
 </ul>
 <h2 id="contents">Contents</h2>
 <ul>
-<li><a href="#download">Download</a></li>
-<li><a href="#getting_started">Getting Started</a></li>
+<li><a href="#download_fuseki">Download</a></li>
+<li><a href="#getting_started_with_fuseki">Getting Started</a></li>
 <li><a href="#security">Security</a></li>
 <li><a href="#logging">Logging</a></li>
 <li><a href="#server_uri_scheme">Server URI scheme</a></li>
@@ -184,7 +184,7 @@ track the draft standards.</p>
 <li><a href="#use_from_java">Use from Java</a></li>
 <li><a href="#development_system">Development System</a></li>
 </ul>
-<h2 id="download">Download</h2>
+<h2 id="download_fuseki">Download Fuseki</h2>
 <p>Jena builds are in the process of migrating to Apache.
 See the <a href="/jena/download/">downloads page</a> for details.
 Fuseki builds will be migrating to the Apache infrastructure very soon.
@@ -217,8 +217,7 @@ number as generated by Maven. The most r
 </tr>
 </tbody>
 </table>
-<p>Fuseki requires Java6.</p>
-<h2 id="getting_started">Getting Started</h2>
+<h2 id="getting_started_with_fuseki">Getting Started With Fuseki</h2>
 <p>This section provides a brief guide to getting up and running with
 a simple server installation. It uses the
 <a href="soh.html" title="SOH">SOH (SPARQL over HTTP)</a> scripts included in the