diff --git a/_includes/centos-stream-download.html b/_includes/centos-stream-download.html
index d3497de..2d225c5 100644
--- a/_includes/centos-stream-download.html
+++ b/_includes/centos-stream-download.html
@@ -15,19 +15,19 @@
                     </thead>
                     <tbody>
                         <tr>
-                            <td>x86_64</td>
-                            <td>RPM | SRPM</td>
-                            <td>Cloud | Docker | Vagrant</td>
+                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/x86_64/">x86_64</a></td>
+                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
+                            <td>Cloud | Containers | Vagrant</td>
                         </tr>
                         <tr>
-                            <td>aarch64</td>
-                            <td>RPM | SRPM</td>
-                            <td>Cloud | Docker | Vagrant</td>
+                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/aarch64/">ARM64 (aarch64)</a></td>
+                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
+                            <td>Cloud | Containers | Vagrant</td>
                         </tr>
                         <tr>
-                            <td>ppc64le</td>
-                            <td>RPM | SRPM</td>
-                            <td>Cloud | Docker | Vagrant</td>
+                            <td><a href="http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/">IBM Power (ppc64le)</a></td>
+                            <td><a href="http://mirror.centos.org/centos/8-stream/">RPMs</a></td>
+                            <td>Cloud | Containers | Vagrant</td>
                         </tr>
                     </tbody>
                 </table>
@@ -41,13 +41,6 @@
                             <th>Documentation</th>
                         </tr>
                     </thead>
-                    <tbody>
-                        <tr>
-                            <td>CentOS | RHEL</td>
-                            <td>CentOS</td>
-                            <td>RHEL</td>
-                        </tr>
-                    </tbody>
                 </table>
             </div>
             <div class="table-responsive table-borderless">