summaryrefslogtreecommitdiffstats
path: root/llvm/docs/_templates/layout.html
diff options
context:
space:
mode:
authorStephan T. Lavavej <stl@microsoft.com>2019-11-07 18:04:55 -0800
committerStephan T. Lavavej <stl@microsoft.com>2019-11-08 14:41:27 -0800
commit3a7a22445e806c08f80cf6d83d1760f7ff732ed0 (patch)
treed10f20e3259e611cb470562ace650a17e18f663a /llvm/docs/_templates/layout.html
parent3a3255a22398f34dec16b57beef9e2ff60a108e3 (diff)
downloadbcm5719-llvm-3a7a22445e806c08f80cf6d83d1760f7ff732ed0.tar.gz
bcm5719-llvm-3a7a22445e806c08f80cf6d83d1760f7ff732ed0.zip
[www] More HTTPS and outdated link fixes.
Resolves D69981.
Diffstat (limited to 'llvm/docs/_templates/layout.html')
-rw-r--r--llvm/docs/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/_templates/layout.html b/llvm/docs/_templates/layout.html
index de5db5caf14..45051a66fb3 100644
--- a/llvm/docs/_templates/layout.html
+++ b/llvm/docs/_templates/layout.html
@@ -8,6 +8,6 @@
{% endblock %}
{% block rootrellink %}
- <li><a href="http://llvm.org/">LLVM Home</a>&nbsp;|&nbsp;</li>
+ <li><a href="https://llvm.org/">LLVM Home</a>&nbsp;|&nbsp;</li>
<li><a href="{{ pathto('index') }}">Documentation</a>&raquo;</li>
{% endblock %}
OpenPOWER on IntegriCloud