diff --git a/404.md b/404.md
index a668cc2037bd..ef18d7af7875 100644
--- a/404.md
+++ b/404.md
@@ -15,8 +15,7 @@ occurred, if applicable.
[**Click here to create a new ticket**](https://github.com/docker/docker.github.io/issues/new){:.newissue.button.primary-btn}
-
-[](https://docs.docker.com/ "Go to the homepage")
+[](/ "Go to the homepage")
+
diff --git a/_includes/landing-page/dev-environments.html b/_includes/landing-page/dev-environments.html
index f971f83409a1..2aa3de0298f5 100644
--- a/_includes/landing-page/dev-environments.html
+++ b/_includes/landing-page/dev-environments.html
@@ -10,7 +10,7 @@
diff --git a/_includes/landing-page/docker-pricing.html b/_includes/landing-page/docker-pricing.html
index fef8c4d2149f..ad1ea0c364c6 100644
--- a/_includes/landing-page/docker-pricing.html
+++ b/_includes/landing-page/docker-pricing.html
@@ -10,7 +10,7 @@
diff --git a/_includes/landing-page/extensions-banner.html b/_includes/landing-page/extensions-banner.html
index 17300cef9ea8..880c13ba1b69 100644
--- a/_includes/landing-page/extensions-banner.html
+++ b/_includes/landing-page/extensions-banner.html
@@ -11,7 +11,7 @@
diff --git a/_includes/landing-page/volume-management.html b/_includes/landing-page/volume-management.html
index 849986b4306d..c4bdb7c5bcf8 100644
--- a/_includes/landing-page/volume-management.html
+++ b/_includes/landing-page/volume-management.html
@@ -10,7 +10,7 @@
diff --git a/_layouts/archive-redirect.html b/_layouts/archive-redirect.html
index c055f0e547f3..7d9cd28875fe 100644
--- a/_layouts/archive-redirect.html
+++ b/_layouts/archive-redirect.html
@@ -6,9 +6,9 @@
{{ page.prod_title }}
You are viewing an archive branch of the
- Docker documentation, but
+ Docker documentation, but
{{ prod_title }} documentation is not published in the current archive.
- Go to https://docs.docker.com/{{ page.prod_url }}/
+ Go to {{ site.docs_url }}/{{ page.prod_url }}/
in a new tab.