You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/03/30 06:58:46 UTC

svn commit: r1583106 - /trafficserver/site/trunk/content/index.html

Author: zwoop
Date: Sun Mar 30 04:58:45 2014
New Revision: 1583106

URL: http://svn.apache.org/r1583106
Log:
Change the docs to the apache.org URL

Modified:
    trafficserver/site/trunk/content/index.html

Modified: trafficserver/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/index.html?rev=1583106&r1=1583105&r2=1583106&view=diff
==============================================================================
--- trafficserver/site/trunk/content/index.html (original)
+++ trafficserver/site/trunk/content/index.html Sun Mar 30 04:58:45 2014
@@ -38,7 +38,7 @@
     <div class="ninecol">
       <a href="http://trafficserver.apache.org/">Home</a>
       <a href="downloads">Downloads</a>
-      <a href="https://trafficserver.readthedocs.org/en/latest/index.html">Documentation</a>
+      <a href="http://docs.trafficserver.apache.org/en/latest/index.html">Documentation</a>
       <a href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server">Wiki</a>
       <a href="https://issues.apache.org/jira/browse/TS">Issues</a>
       <a href="/users.html">Customers</a>
@@ -224,12 +224,12 @@
 
         <ul class="blurblist">
           <li>
-          <a href="https://trafficserver.readthedocs.org/en/latest/admin/index.en.html">Administrator's Guide</a>
+          <a href="http://docs.trafficserver.apache.org/en/latest/admin/index.en.html">Administrator's Guide</a>
           <p>Installing, configuring and administrating Apache Traffic Server</p>
           </li>
 
           <li>
-          <a href="https://trafficserver.readthedocs.org/en/latest/sdk/index.en.html">SDK Programmer's Guide</a>
+          <a href="http://docs.trafficserver.apache.org/en/latest/sdk/index.en.html">SDK Programmer's Guide</a>
           <p>Developing Apache Traffic Server plug-ins and how the code works</p>
           </li>