Author: fchrist
Date: Wed Jul 11 19:32:49 2012
New Revision: 1360368

URL: http://svn.apache.org/viewvc?rev=1360368&view=rev
Log:
Fixed image path.

Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/index.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/index.mdtext?rev=1360368&r1=1360367&r2=1360368&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/index.mdtext 
(original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/index.mdtext 
Wed Jul 11 19:32:49 2012
@@ -21,7 +21,7 @@ The figure below provides an overview of
 ### RESTful API
 
 The content to be analyzed should be sent in a POST request with the mime-type 
specified in the Content-type header. The parsed content is than processed by 
the targeted [Enhancement Chain](chains). The response will hold the RDF 
enhancement serialized in the format specified in the Accept header. The 
following figure visualizes this process.
-<p style="text-align: center;">![Enhancing Content with the Stanbol 
Enhancer](enhancer/enhancer-overview.png "The Stanbol Enhancer uses a Chain of 
Enhancement Engines to extract Entities from parsed Content and returns results 
as RDF.")</p>
+<p style="text-align: center;">![Enhancing Content with the Stanbol 
Enhancer](enhancer-overview.png "The Stanbol Enhancer uses a Chain of 
Enhancement Engines to extract Entities from parsed Content and returns results 
as RDF.")</p>
 
 You can test that easily from the command line using the curl command:
 


Reply via email to