You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2013/11/05 23:27:43 UTC

svn commit: r1539167 - in /jclouds/site-content/documentation: reference/jclouds-logging/index.html userguide/bug-report/index.html

Author: nacx
Date: Tue Nov  5 22:27:42 2013
New Revision: 1539167

URL: http://svn.apache.org/r1539167
Log:
deploy jclouds site content

Modified:
    jclouds/site-content/documentation/reference/jclouds-logging/index.html
    jclouds/site-content/documentation/userguide/bug-report/index.html

Modified: jclouds/site-content/documentation/reference/jclouds-logging/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/reference/jclouds-logging/index.html?rev=1539167&r1=1539166&r2=1539167&view=diff
==============================================================================
--- jclouds/site-content/documentation/reference/jclouds-logging/index.html (original)
+++ jclouds/site-content/documentation/reference/jclouds-logging/index.html Tue Nov  5 22:27:42 2013
@@ -50,7 +50,7 @@
       <div id="column2">
 		<h2>Logging in Apache jclouds&reg;</h2>
 
-<p>Logging in jclouds can save you time and effort when developing your code or looking for help. If your code is not behaving how you expect it to, enabling and configuring logging in jclouds can quickly give you valuable insight into the root cause of the issue. If you need help from the <a href="http://www.mail-archive.com/user@jclouds.apache.org/">jclouds-user mailing list</a>, the logs can help the people there assist you. The logs can be verbose so it's often best to simply copy and paste them into a <a href="https://gist.github.com/">gist</a> and just post the link on the mailing list.</p>
+<p>Logging in jclouds can save you time and effort when developing your code or looking for help. If your code is not behaving how you expect it to, enabling and configuring logging in jclouds can quickly give you valuable insight into the root cause of the issue. If you need help from the <a href="/documentation/community">community</a>, the logs can help the people there assist you. The logs can be verbose so it's often best to simply copy and paste them into a <a href="https://gist.github.com/">gist</a> and just post the link on the mailing list.</p>
 
 <p>By default, jclouds does no logging whatsoever for maximum performance.</p>
 

Modified: jclouds/site-content/documentation/userguide/bug-report/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/documentation/userguide/bug-report/index.html?rev=1539167&r1=1539166&r2=1539167&view=diff
==============================================================================
--- jclouds/site-content/documentation/userguide/bug-report/index.html (original)
+++ jclouds/site-content/documentation/userguide/bug-report/index.html Tue Nov  5 22:27:42 2013
@@ -52,7 +52,7 @@
 
 <p>If you run into a bug while using jclouds, we encourage you to report it. To help you please collect as much of the following information as possible. If you can't get everything, that's okay. Send what you can.</p>
 
-<p>Bugs can be reported in <a href="https://issues.apache.org/jira/browse/JCLOUDS">JIRA</a> or the <a href="mailto:user@jclouds.apache.org">jclouds user mailing list</a> (<a href="mailto:jclouds-user-subscribe@apache.org">subscribe</a>).</p>
+<p>Bugs can be reported in <a href="https://issues.apache.org/jira/browse/JCLOUDS">JIRA</a> or the <a href="/documentation/community">jclouds user mailing list</a>.</p>
 
 <ol>
 <li><a href="#jclouds-version">jclouds Version</a></li>