You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by mc...@apache.org on 2015/01/11 13:40:43 UTC

svn commit: r1650899 - in /tiles/site/src/site: site.xml xdoc/code-of-conduct.xml xdoc/mail.xml

Author: mck
Date: Sun Jan 11 12:40:42 2015
New Revision: 1650899

URL: http://svn.apache.org/r1650899
Log:
 - fix link in mail.xml
 - add "Apache's Code of Conduct".

Added:
    tiles/site/src/site/xdoc/code-of-conduct.xml   (with props)
Modified:
    tiles/site/src/site/site.xml
    tiles/site/src/site/xdoc/mail.xml

Modified: tiles/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/site/src/site/site.xml?rev=1650899&r1=1650898&r2=1650899&view=diff
==============================================================================
--- tiles/site/src/site/site.xml (original)
+++ tiles/site/src/site/site.xml Sun Jan 11 12:40:42 2015
@@ -66,6 +66,9 @@
             <item
                    name="Download"
                    href="/download.html"/>
+            <item
+                    name="Apache's Code of Conduct"
+                    href="/code-of-conduct.html"/>
         </menu>
 
         <menu name="Documentation">

Added: tiles/site/src/site/xdoc/code-of-conduct.xml
URL: http://svn.apache.org/viewvc/tiles/site/src/site/xdoc/code-of-conduct.xml?rev=1650899&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tiles/site/src/site/xdoc/code-of-conduct.xml
------------------------------------------------------------------------------
    svn:mime-type = application/xml

Modified: tiles/site/src/site/xdoc/mail.xml
URL: http://svn.apache.org/viewvc/tiles/site/src/site/xdoc/mail.xml?rev=1650899&r1=1650898&r2=1650899&view=diff
==============================================================================
--- tiles/site/src/site/xdoc/mail.xml (original)
+++ tiles/site/src/site/xdoc/mail.xml Sun Jan 11 12:40:42 2015
@@ -335,19 +335,12 @@ limitations under the License.
 
                 <p>
                     <em>To subscribe to the Dev list,
-                    please visit the <a href="dev/dev-mail.html">
+                    please visit the <a href="dev-mail.html">
                     product development</a> area.</em>
                 </p>
             </subsection>
         </section>
 
-        <section>
-            <p class="right">
-                <strong>Next:</strong>
-                <a href="helping.html">How to Help FAQ</a>
-            </p>
-        </section>
-
     </body>
 </document>