Small fix.
diff --git a/content/index.html b/content/index.html
index 5a7760a..b749479 100644
--- a/content/index.html
+++ b/content/index.html
@@ -228,10 +228,9 @@
 		<a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/"><button type="button" class="btn btn-success">Documentation</button></a>
 
 		<p style="margin-top: 20px;">
-		Looking for other versions of Apache CloudStack? You can find our archives on the <a href="downloads.html">downloads</a> page as well.
+		Looking for other versions of Apache CloudStack? You can find them in our <a href="archives.html">archieves</a> page as well.
 		</p>
 
-
 		</div>
 
 	</div>
diff --git a/source/index.html.erb b/source/index.html.erb
index d23e0db..f33c842 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -106,10 +106,9 @@
 		<a href="<%= data.cloudstack.versions.lts_docs_url %>"><button type="button" class="btn btn-success">Documentation</button></a>
 
 		<p style="margin-top: 20px;">
-		Looking for other versions of Apache CloudStack? You can find our archives on the <a href="downloads.html">downloads</a> page as well.
+		Looking for other versions of Apache CloudStack? You can find them in our <a href="archives.html">archieves</a> page as well.
 		</p>
 
-
 		</div>
 
 	</div>