Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-01-24 12:55:57 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-01-24 12:55:57 +0300
commitffac803acc9c7dd44a14762b75149a2b77600d0d (patch)
treef36b19f0a23a8c9155d95fe35a101cfb3e0dc4c2 /layouts/archives.html
parent98a1695b06a6c078de93fcfe2299820381f8e86b (diff)
Now that GitLab Pages support HTTPS redirects, remove the hack
Diffstat (limited to 'layouts/archives.html')
-rw-r--r--layouts/archives.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/archives.html b/layouts/archives.html
index c0d5bec0..8252b484 100644
--- a/layouts/archives.html
+++ b/layouts/archives.html
@@ -39,7 +39,6 @@
<%# Add analytics only in production %>
<%= render '/analytics.*' %>
<% end %>
- <%= render '/https_redirect.*' %>
<%= render '/schema-microdata.*' %>
</body>
</html>