Fix testcase for attribute ordering.
[oota-llvm.git] / docs / _templates / layout.html
index 49994881200693068501ea1a41893c283c704324..de5db5caf14eb12a48038a92b6c0114f75282d23 100644 (file)
@@ -8,6 +8,6 @@
 {% endblock %}
 
 {% block rootrellink %}
-  <li><a href="{{ pathto('index') }}">LLVM Home</a>&nbsp;|&nbsp;</li>
-  <li><a href="{{ pathto('contents') }}">Documentation</a>&raquo;</li>
+  <li><a href="http://llvm.org/">LLVM Home</a>&nbsp;|&nbsp;</li>
+  <li><a href="{{ pathto('index') }}">Documentation</a>&raquo;</li>
 {% endblock %}