aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-02-28 20:05:20 +0000
committerChris Lattner <sabre@nondot.org>2003-02-28 20:05:20 +0000
commit915e030edf157d703e7876f5033cdbc0f982c69a (patch)
tree44cc92ec48fb3f7e7135086d99df18007659211d
parent9b50cbf7572829d6994aee7f4abbd56bf1a512bf (diff)
Fix broken links
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5678 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--utils/NightlyTestTemplate.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 34f6de4f1f..327bcca5b0 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -144,8 +144,8 @@ stable LLVM is as a whole. The columns of the tables are:<p>
instead of executing the program.
</ol><p>
-A complete log of testing <a href="$DATE-ProgramTest.txt">is available</a> for
-further analysis.
+A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a>
+for further analysis.
<h2>Programs/MultiSource</h2>