You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 12:45:29 UTC

svn commit: r1674793 - /openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Author: karlkilden
Date: Mon Apr 20 10:45:29 2015
New Revision: 1674793

URL: http://svn.apache.org/r1674793
Log:
CMS commit to openwebbeans by karlkilden

Modified:
    openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Modified: openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext?rev=1674793&r1=1674792&r2=1674793&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Mon Apr 20 10:45:29 2015
@@ -35,8 +35,8 @@ You can add OpenWebBeans to your project
 For JavaEE you always start with:
 
   - **[openwebbeans-spi][2]**
-  - **openwebbeans-impl**
-  - **openwebbeans-web**
+  - **[openwebbeans-impl][3]**
+  - **[openwebbeans-web][4]**
 
 Then you add from the following plugins accordingly to your needs:
 
@@ -76,9 +76,11 @@ Simply put the following listener in web
 
 This is not required if you use Tomcat and added the corresponding Tomcat plugin because in that case it's managed by the plugin.
 
-From here you might want to look at our samples selection: [samples][3].
+From here you might want to look at our samples selection: [samples][5].
 
 
   [1]: /download.html
   [2]: /download.html#required-version
-  [3]: /samples.html
\ No newline at end of file
+  [3]: /download.html#required-version
+  [4]: /download.html#plugins-version
+  [5]: /samples.html
\ No newline at end of file