You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2012/01/23 11:12:40 UTC

svn commit: r803074 - /websites/staging/jena/trunk/content/jena/documentation/notes/index.html

Author: buildbot
Date: Mon Jan 23 10:12:39 2012
New Revision: 803074

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/jena/documentation/notes/index.html

Modified: websites/staging/jena/trunk/content/jena/documentation/notes/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/notes/index.html (original)
+++ websites/staging/jena/trunk/content/jena/documentation/notes/index.html Mon Jan 23 10:12:39 2012
@@ -156,8 +156,8 @@
   <div id="content">
     <h1 class="title">General notes and how-to&#39;s</h1>
     <ul>
-<li><a href="concurrency-howto.mdtext">Concurrency how-to</a> Handling concurrent access to Jena models</li>
-<li><a href="event-handler-howto.mdtext">Event handler how-to</a> Responding to events</li>
+<li><a href="concurrency-howto.html">Concurrency how-to</a> Handling concurrent access to Jena models</li>
+<li><a href="event-handler-howto.html">Event handler how-to</a> Responding to events</li>
 <li><a href="file-manager.html">File manager how-to</a> Convenient access to RDF files</li>
 <li><a href="jena-internals.html">Jena internals</a> Notes on internal architecture (now rather old)</li>
 <li><a href="model-factory.html">Model factory</a> Creating Jena models of various kinds</li>