You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/11 21:44:46 UTC

svn commit: r1567374 - /isis/site/trunk/content/reference/services/publishing-service.md

Author: danhaywood
Date: Tue Feb 11 20:44:46 2014
New Revision: 1567374

URL: http://svn.apache.org/r1567374
Log:
fixing links

Modified:
    isis/site/trunk/content/reference/services/publishing-service.md

Modified: isis/site/trunk/content/reference/services/publishing-service.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/reference/services/publishing-service.md?rev=1567374&r1=1567373&r2=1567374&view=diff
==============================================================================
--- isis/site/trunk/content/reference/services/publishing-service.md (original)
+++ isis/site/trunk/content/reference/services/publishing-service.md Tue Feb 11 20:44:46 2014
@@ -134,7 +134,7 @@ The default `PublishingService` (or inde
 
 ### Alternative Implementations
 
-An alternative implementation of the `PublishingService` is provided by the [JDO Objectstore](../../components/objectstores/jdo/publishing-service-jdo.html).  This implementation persists the events to a table.
+An alternative implementation of the `PublishingService` is provided by the [JDO Objectstore](../../components/objectstores/jdo/services/publishing-service-jdo.html).  This implementation persists the events to a table.
 
 An alternative implementation of the `EventSerializer` is provided by the [Restful Objects viewer](../../components/viewers/restfulobjects/event-serializer-rospec.html).  This implementation serializes the payload using the conventions of the [Restful Objects spec](http://restfulobjects.org).