diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-02-28 20:05:20 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-02-28 20:05:20 +0000 |
| commit | 74ee1b11a3e6b851c1a648b82a748853bc470aeb (patch) | |
| tree | 6a9290d66f1096c436594e6a7c78defabdcde2fb | |
| parent | b322004c16f454b4bf4defcf614c2a54e608add3 (diff) | |
| download | bcm5719-llvm-74ee1b11a3e6b851c1a648b82a748853bc470aeb.tar.gz bcm5719-llvm-74ee1b11a3e6b851c1a648b82a748853bc470aeb.zip | |
Fix broken links
llvm-svn: 5678
| -rw-r--r-- | llvm/utils/NightlyTestTemplate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html index 34f6de4f1f1..327bcca5b01 100644 --- a/llvm/utils/NightlyTestTemplate.html +++ b/llvm/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> |

