You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2019/09/11 00:23:26 UTC

svn commit: r1866769 - /incubator/public/trunk/content/projects/tamaya.xml

Author: wave
Date: Wed Sep 11 00:23:26 2019
New Revision: 1866769

URL: http://svn.apache.org/viewvc?rev=1866769&view=rev
Log:
Fix sudden bug with www field in tamaya.xml

Modified:
    incubator/public/trunk/content/projects/tamaya.xml

Modified: incubator/public/trunk/content/projects/tamaya.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/tamaya.xml?rev=1866769&r1=1866768&r2=1866769&view=diff
==============================================================================
--- incubator/public/trunk/content/projects/tamaya.xml [utf-8] (original)
+++ incubator/public/trunk/content/projects/tamaya.xml [utf-8] Wed Sep 11 00:23:26 2019
@@ -48,8 +48,14 @@
         <tr>
           <td>Website</td>
           <td>www</td>
-          <td id="www">
+          <td>
             Original: <a href="https://github.com/java-config">https://github.com/java-config</a>
+          </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td></td>
+          <td id="www">
             Podling: <a href="http://tamaya.incubator.apache.org/">http://tamaya.incubator.apache.org/</a>
           </td>
         </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org