summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-11-29 02:03:03 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-11-29 02:03:03 +0000
commit5cc989e8d709037420e02c0bb4c77c851c518277 (patch)
treed3f28fdd705505e3e3b3a40eb924811dc184f858
parent9b2eb7b1a1bdd1fe4acb200b448312ef407283df (diff)
Fix URL typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145359 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6bc13b6e4e..95d92a2309 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -55,7 +55,7 @@ Release Notes</a>.</h1>
frontend, part of the LLVM Compiler Infrastructure, release 3.0. Here we
describe the status of Clang in some detail, including major improvements from
the previous release and new feature work. For the general LLVM release notes,
-see <a href ="http;//llvm.org/docs/ReleaseNotes.html">the LLVM
+see <a href="http://llvm.org/docs/ReleaseNotes.html">the LLVM
documentation</a>. All LLVM releases may be downloaded from the
<a href="http://llvm.org/releases/">LLVM releases web site</a>.</p>