Author: ke4qqq
Date: Wed Sep 26 01:19:02 2012
New Revision: 1390255

URL: http://svn.apache.org/viewvc?rev=1390255&view=rev
Log:
fixing transposition

Modified:
    incubator/cloudstack/site/trunk/templates/skeleton.html

Modified: incubator/cloudstack/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/templates/skeleton.html?rev=1390255&r1=1390254&r2=1390255&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/templates/skeleton.html (original)
+++ incubator/cloudstack/site/trunk/templates/skeleton.html Wed Sep 26 01:19:02 
2012
@@ -50,7 +50,7 @@ limitations under the License.
         <h1>Documentation</h1>
         <a href="http://docs.cloudstack.org/";>CloudStack Documentation</a><br 
/>
         <a 
href="http://cwiki.apache.org/confluence/display/CLOUDSTACK/Index";>Apache 
CloudStack Wiki</a><br />
-        <a href="/cloudstack/api/docs/index.html">API Documentation</a></br />
+        <a href="/cloudstack/docs/api/index.html">API Documentation</a></br />
         <h1>Apache Software Foundation (ASF)</h1>
         <a href="http://www.apache.org/";>Apache Software Foundation</a><br />
         <a href="http://www.apache.org/foundation/thanks.html";>ASF 
Sponsors</a><br />


Reply via email to