[LNT] r308349 - Update links in docs to new URLs
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 13:04:31 PDT 2017
Author: cmatthews
Date: Tue Jul 18 13:04:31 2017
New Revision: 308349
URL: http://llvm.org/viewvc/llvm-project?rev=308349&view=rev
Log:
Update links in docs to new URLs
Modified:
lnt/trunk/docs/_templates/index.html
Modified: lnt/trunk/docs/_templates/index.html
URL: http://llvm.org/viewvc/llvm-project/lnt/trunk/docs/_templates/index.html?rev=308349&r1=308348&r2=308349&view=diff
==============================================================================
--- lnt/trunk/docs/_templates/index.html (original)
+++ lnt/trunk/docs/_templates/index.html Tue Jul 18 13:04:31 2017
@@ -6,7 +6,7 @@
<p>
LNT is LLVM's performance tracking software. This is the web page for the LNT
software itself, the current online version of the server is available
- at <a href="http://llvm.org/perf/">http://llvm.org/perf/</a>.
+ at <a href="https://lnt.llvm.org/">https://lnt.llvm.org/</a>.
</p>
<h2>Documentation</h2>
More information about the llvm-commits
mailing list