You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/12/18 08:31:02 UTC

svn commit: r1551875 - /stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext

Author: rwesten
Date: Wed Dec 18 07:31:01 2013
New Revision: 1551875

URL: http://svn.apache.org/r1551875
Log:
fixed proken link as reported by STANBOL-1220

Modified:
    stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext

Modified: stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext
URL: http://svn.apache.org/viewvc/stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext?rev=1551875&r1=1551874&r2=1551875&view=diff
==============================================================================
--- stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext (original)
+++ stanbol/site/trunk/content/docs/trunk/contentenhancement.mdtext Wed Dec 18 07:31:01 2013
@@ -32,7 +32,7 @@ The Apache Stanbol Enhancer can also enh
 
 The Apache Stanbol Enhancer supports multiple [enhancement chains](components/enhancer/chains). This feature allows to configure use multiple processing chains for parsed content within the same Apache Stanbol instance.
 
-Chains are build based on an [execution plan](components/enhancer/chains/executionpla.html) referencing one or more [enhancement engines](components/enhancer/engines) by there name. Users can create and modify enhancement chains by using the [Configuration Tab](http://localhost:8080/system/console/configMgr) of the Apache Felix web console - http://{host}:{port}/system/console/configMgr. There are three different implementations: 
+Chains are build based on an [execution plan](components/enhancer/chains/executionplan) referencing one or more [enhancement engines](components/enhancer/engines) by there name. Users can create and modify enhancement chains by using the [Configuration Tab](http://localhost:8080/system/console/configMgr) of the Apache Felix web console - http://{host}:{port}/system/console/configMgr. There are three different implementations: 
 
 1. the self sorting [weighted chain](components/enhancer/chains/weightedchain.html) 
 2. the [list chain](components/enhancer/chains/listchain.html)