fix incorrect link!
authorChris Lattner <sabre@nondot.org>
Thu, 30 Sep 2010 01:12:09 +0000 (01:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Sep 2010 01:12:09 +0000 (01:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115124 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ce80f15f275c0874911e80e281606711436cea31..c9fa2fe2217ec06a73986b38ca6f627892c2c013 100644 (file)
@@ -430,7 +430,7 @@ code generator</a>. GHC supports LLVM 2.7 and later.</p>
 
 <div class="doc_text">
 <p>
-<a href="http://www.haskell.org/ghc/">Clay</a> is a new systems programming
+<a href="http://tachyon.in/clay/">Clay</a> is a new systems programming
 language that is specifically designed for generic programming. It makes
 generic programming very concise thanks to whole program type propagation. It
 uses LLVM as its backend.</p>