1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[www] More HTTPS and outdated link fixes.

Resolves D69981.
This commit is contained in:
Stephan T. Lavavej 2019-11-07 18:04:55 -08:00
parent 200da5eadd
commit 5a753f8dae

View File

@ -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 %}