You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ev...@apache.org on 2013/09/17 03:15:43 UTC

svn commit: r1523862 - in /incubator/jclouds/site-content/documentation: devguides/contributing-to-jclouds/index.html devguides/index.html index.html

Author: everett
Date: Tue Sep 17 01:15:43 2013
New Revision: 1523862

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

Modified:
    incubator/jclouds/site-content/documentation/devguides/contributing-to-jclouds/index.html
    incubator/jclouds/site-content/documentation/devguides/index.html
    incubator/jclouds/site-content/documentation/index.html

Modified: incubator/jclouds/site-content/documentation/devguides/contributing-to-jclouds/index.html
URL: http://svn.apache.org/viewvc/incubator/jclouds/site-content/documentation/devguides/contributing-to-jclouds/index.html?rev=1523862&r1=1523861&r2=1523862&view=diff
==============================================================================
--- incubator/jclouds/site-content/documentation/devguides/contributing-to-jclouds/index.html (original)
+++ incubator/jclouds/site-content/documentation/devguides/contributing-to-jclouds/index.html Tue Sep 17 01:15:43 2013
@@ -57,7 +57,7 @@
 code base.  It will begin by walking you through how to submit changes to the jclouds mirror repository on GitHub (the master copy of jclouds' source is hosted in <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;a=summary">Apache's Git server</a>)) and then move on to more advanced development
 processes.</p>
 
-<p>If you are interested in helping us out with the jclouds documentation, please see our instructions for <a href="/documentation/devguides/contributing-to-documentation/">contributing to jclouds documentation</a>.</p>
+<p>If you are interested in helping us out with the jclouds documentation, please see our instructions for <a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">contributing to jclouds documentation</a>.</p>
 
 <h2>Opening a JIRA issue</h2>
 

Modified: incubator/jclouds/site-content/documentation/devguides/index.html
URL: http://svn.apache.org/viewvc/incubator/jclouds/site-content/documentation/devguides/index.html?rev=1523862&r1=1523861&r2=1523862&view=diff
==============================================================================
--- incubator/jclouds/site-content/documentation/devguides/index.html (original)
+++ incubator/jclouds/site-content/documentation/devguides/index.html Tue Sep 17 01:15:43 2013
@@ -60,7 +60,7 @@
 <li>  <a href="/documentation/devguides/guice-guava-primer">An Introduction to Guava and Guice</a></li>
 <li>  <a href="/documentation/devguides/creating-providers-with-maven">Creating Providers with Maven Archetypes</a></li>
 <li>  <a href="/documentation/devguides/provider-testing">Provider testing</a></li>
-<li>  <a href="/documentation/devguides/contributing-to-documentation">Contributing to Documentation</a></li>
+<li>  <a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Contributing to Documentation</a></li>
 </ul>
 
 

Modified: incubator/jclouds/site-content/documentation/index.html
URL: http://svn.apache.org/viewvc/incubator/jclouds/site-content/documentation/index.html?rev=1523862&r1=1523861&r2=1523862&view=diff
==============================================================================
--- incubator/jclouds/site-content/documentation/index.html (original)
+++ incubator/jclouds/site-content/documentation/index.html Tue Sep 17 01:15:43 2013
@@ -52,7 +52,7 @@
 		<h1>Apache jclouds&reg; Documentation</h1>
 
 <p>Below you will find the documentation for jclouds.org including user guides, a list of supported clouds, release notes, and other helpful
-references. Find information about jclouds.org, browse all documentation, or help to improve the documentation by <a href="/documentation/devguides/contributing-to-documentation/">contributing</a>.</p>
+references. Find information about jclouds.org, browse all documentation, or help to improve the documentation by <a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">contributing</a>.</p>
 
 <h2><a href="/documentation/jcloudsguides">jclouds User Guides</a></h2>
 
@@ -89,7 +89,7 @@ references. Find information about jclou
 </ul>
 
 
-<h2><a href="/documentation/devguides/contributing-to-documentation/">Contributing to jclouds Documentation</a></h2>
+<h2><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Contributing to jclouds Documentation</a></h2>
 
 <ul>
 <li>For other ways to contribute to jclouds, please see <a href="/documentation/devguides/">jclouds Development Resources</a>.</li>