You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by bu...@apache.org on 2015/08/22 23:29:41 UTC

svn commit: r962734 - in /websites/staging/tamaya/trunk/content: ./ index.html

Author: buildbot
Date: Sat Aug 22 21:29:40 2015
New Revision: 962734

Log:
Staging update by buildbot for tamaya

Modified:
    websites/staging/tamaya/trunk/content/   (props changed)
    websites/staging/tamaya/trunk/content/index.html

Propchange: websites/staging/tamaya/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 22 21:29:40 2015
@@ -1 +1 @@
-1697128
+1697129

Modified: websites/staging/tamaya/trunk/content/index.html
==============================================================================
--- websites/staging/tamaya/trunk/content/index.html (original)
+++ websites/staging/tamaya/trunk/content/index.html Sat Aug 22 21:29:40 2015
@@ -98,12 +98,12 @@
         <h2>News</h2>
         <p><b>We published our first release <i>0.1-incubating</i></b> with support for Java 7 and 8, a very lean API/SPI
         and already with quite a number of extensions. Try it out!</p>
-        <p><a class="btn" href="/news.html#0.1-incubating">View details »</a> <a class="btn" href="http://www.apache.org/dist/incubator/tamaya/0.1-incubating/">Download</a></p>
+        <p><a class="btn" href="/news.html#0.1-incubating">Read News »</a> <a class="btn" href="http://www.apache.org/dist/incubator/tamaya/0.1-incubating/">Download</a></p>
     </div>
     <div class="span6">
         <h2>Quick Start</h2>
         <p>Look at the Tamaya Quick Start Guides for jumping right into the Tamaya Configuration world.</p>
-        <p><a class="btn" href="/quickstart.html">View details »</a></p>
+        <p><a class="btn" href="/quickstart.html">Start here »</a></p>
     </div>
 </div>
 <div class="row">
@@ -111,13 +111,13 @@
         <h2>Parts &amp; Modules</h2>
         <p>Apache Tamaya consists beside an API and a core library several extension modules. They offer additional
             functionality not provided out of the box or specific to certain usage scenarios/runtime environments.</p>
-        <p><a class="btn" href="/modules.html">View details »</a></p>
+        <p><a class="btn" href="/modules.html">View Details »</a></p>
     </div>
     <div class="span6">
         <h2>Examples</h2>
-        <p>See the following examples to discover how to use Tamaya project in different scenarios and how to use
+        <p>Look at the examples to discover how to use Tamaya project in different scenarios and how to use
             its SPI to adapt it to meet your individual configuration requirements.</p>
-        <p><a class="btn" href="/examples.html">View details »</a></p>
+        <p><a class="btn" href="/examples.html">View Examples »</a></p>
     </div>
 </div>