Author: gpetracek
Date: Wed Mar 16 23:43:02 2016
New Revision: 1735350

URL: http://svn.apache.org/viewvc?rev=1735350&view=rev
Log:
Site checkin for project Apache DeltaSpike Site

Modified:
    deltaspike/site/trunk/content/staging/external.html

Modified: deltaspike/site/trunk/content/staging/external.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/external.html?rev=1735350&r1=1735349&r2=1735350&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/external.html (original)
+++ deltaspike/site/trunk/content/staging/external.html Wed Mar 16 23:43:02 2016
@@ -284,16 +284,12 @@ table.CodeRay td.code>pre{padding:0}
 <div class="paragraph">
 <p><strong>CDI@Work (chapter about DeltaSpike):</strong> <a 
href="http://cdiatwork.irian.at/"; 
class="bare">http://cdiatwork.irian.at/</a></p>
 </div>
-<div class="olist lowerroman">
-<ol class="lowerroman" type="i">
-<li>
-<p>is a free online book about CDI as well as Apache DeltaSpike.
+<div class="paragraph">
+<p>CDI@Work is a free online book about CDI as well as Apache DeltaSpike.
 It covers basic information about CDI and DeltaSpike up to more advanced 
use-cases.
 An example for the latter is a type-safe configuration (interface-only)
 which allows you to resolve the configured values even from dynamic 
config-sources like a database and
 store them in a custom Config-Scoped cache which can be refreshed via 
CDI-events or a CRON based task or manually via JMX.</p>
-</li>
-</ol>
 </div>
 <div class="paragraph">
 <p>The <a href="https://github.com/CDIatWork/";>GitHub account</a> contains 
repositories e.g. for the sample application called IdeaFork.


Reply via email to