diff --git a/www/api/index.html b/www/api/index.html
index be6656b3d8..f20954c7f0 100644
--- a/www/api/index.html
+++ b/www/api/index.html
@@ -120,7 +120,7 @@
 	    	<div class="span-8">
 				<div id="ApiManuals" class="Selected">
 					<h2><a href="/api/">API Documentation</a></h2>
-					<p>Information about Openstack APIs for application developers and integrators.</p>
+					<p>Information about OpenStack APIs for application developers and integrators.</p>
 				</div>    			    		
 	    	</div>
 			<div class="span-8 last">
@@ -139,27 +139,28 @@
 		    		<th colspan="2"><strong>API Documentation</strong></th>
 		    		
             <tr>
-              <td><a href="http://api.openstack.org/">API Developer Reference</a><p>Online reference for the OpenStack APIs</p></td>
+              <td><a href="http://api.openstack.org/">API Developer Reference</a><!--<p>Online reference for the OpenStack APIs</p>--></td>
+              <td><a href="http://api.openstack.org/" class="roundedButton">Read »</a> </td>
             </tr>
 		    		
 		    		<tr>
 		    			<td><a href="/api/openstack-compute/2/content/">OpenStack Compute Developer Guide API 2</a></td>
-		    			<td><a href="/api/openstack-compute/2/content/" class="roundedButton">Browser View</a> <a href="/api/openstack-compute/2/os-compute-devguide-2.pdf" class="roundedButton">PDF</a></td>
+		    			<td><a href="/api/openstack-compute/2/content/" class="roundedButton">Read »</a> </td>
 		    		</tr>
 		    				    		
 		    		<tr>
 		    			<td><a href="http://docs.openstack.org/api/openstack-image-service/1.0/content/">OpenStack Image Service Developer Guide API 1.0</a></td>
-		    			<td><a href="http://docs.openstack.org/api/openstack-image-service/1.0/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/api/openstack-image-service/1.0/os-image-service-devguide-1.0.pdf" class="roundedButton">PDF</a></td>
+		    			<td><a href="http://docs.openstack.org/api/openstack-image-service/1.0/content/" class="roundedButton">Read »</a> </td>
 		    		</tr>
 		    		
 		    		<tr>
 		    			<td><a href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/">OpenStack Object Storage Developer Guide  API 1.0</a></td>
-		    			<td><a href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/api/openstack-object-storage/1.0/os-objectstorage-devguide-1.0.pdf" class="roundedButton">PDF</a></td>
+		    			<td><a href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/" class="roundedButton">Read »</a> </td>
 		    		</tr>
 
 		    		<tr>
 		    			<td><a href="/api/openstack-identity-service/2.0/content/">OpenStack Identity Service Developer Guide API 2.0</a></td>
-		    			<td><a href="/api/openstack-identity-service/2.0/content/" class="roundedButton">Browser View</a> <a href="/api/openstack-identity-service/2.0/identity-dev-guide-2.0.pdf" class="roundedButton">PDF</a></td>
+		    			<td><a href="/api/openstack-identity-service/2.0/content/" class="roundedButton">Read »</a> </td>
 		    		</tr>
 		    				    		
 	    		</table>
diff --git a/www/developer/index.html b/www/developer/index.html
index 395d967f7a..74a8ca98f5 100644
--- a/www/developer/index.html
+++ b/www/developer/index.html
@@ -103,23 +103,23 @@
                     </tr>
                     <tr>
                         <td><a href="http://nova.openstack.org/">Compute Developer Documentation <span class="tag">Nova</span></a><p>Online developer documentation for OpenStack Compute (Nova)</p></td>
-                        <td><a href="http://nova.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://nova.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://horizon.openstack.org/">Dashboard Developer Documentation <span class="tag">Horizon</span></a><p>Online developer documentation for OpenStack Dashboard (Horizon)</p></td>
-                        <td><a href="http://horizon.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://horizon.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://keystone.openstack.org/">Identity Service Developer Documentation <span class="tag">Keystone</span></a><p>Online developer documentation for OpenStack Identity Service (Keystone)</p></td>
-                        <td><a href="http://keystone.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://keystone.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://glance.openstack.org/">Image Service Developer Documentation <span class="tag">Glance</span></a><p>Online developer documentation for OpenStack Image Service (Glance)</p></td>
-                        <td><a href="http://glance.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://glance.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://swift.openstack.org/">Object Storage Developer Documentation <span class="tag">Swift</span></a><p>Online developer documentation for OpenStack Object Storage (Swift)</p></td>
-                        <td><a href="http://swift.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://swift.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
 
                     <tr>
@@ -128,15 +128,15 @@
                     </tr>
                     <tr>
                         <td><a href="http://wiki.openstack.org/">Project Documentation, Specifications, Draft Docs</a><p>The OpenStack developer wiki</p></td>
-                        <td><a href="http://wiki.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://wiki.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://ci.openstack.org/">Continuous Integration (<span class="tag">CI</span>) Developer Documentation</a><p>Online developer documentation for the Continuous Integration systems used by OpenStack projects</p></td>
-                        <td><a href="http://ci.openstack.org/" class="roundedButton">Browser View</a></td>
+                        <td><a href="http://ci.openstack.org/" class="roundedButton">Read »</a></td>
                     </tr>
                     <tr>
                         <td><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/content/">OpenStack API Extensions: An Overview</a></td>
-                        <td><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/content/" class="roundedButton">Browser View</a> <a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/apix-intro-proposal-trunk.pdf" onClick="javascript: _gaq.push(['_trackPageview', '/downloads/openstack-starter-guide-diablo-pdf']);" class="roundedButton">PDF</a></td>
+                        <td><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-api-extensions/content/" class="roundedButton">Read »</a></td>
                     </tr>
                 </table>
             </div>
diff --git a/www/index.html b/www/index.html
index 30b784687e..c6eaff74d0 100644
--- a/www/index.html
+++ b/www/index.html
@@ -111,17 +111,16 @@
       	      </div> -->
 	<div id="manuals" class="span-24 last">
 	    	<h3 class="subhead">OpenStack Manuals</h3>
-
 	    	<div class="span-8">
 	    		<div id="SoftwareManuals" class="Selected" >
 		    		<h2><a href="/">Administration Guides</a></h2>
 		    		<p>A great starting point for deployers and cloud administrators.</p>
 	    		</div>    			    		
 	    	</div>
-	    	<div class="span-8">
+	    	<div class="span-8 last">
 				<div id="ApiManuals"  >
 					<h2><a href="/api/">API Documentation</a></h2>
-					<p>Information about Openstack APIs for application developers and integrators.</p>
+					<p>Information about OpenStack APIs for application developers and integrators.</p>
 				</div>    			    		
 	    	</div>
 			<div class="span-8 last">