Dang...these different file locations make it a pain to get the URLs right.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9507 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/FAQ.html b/docs/FAQ.html
index bd393cd..fde6ec5 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -36,7 +36,7 @@
 	<dd>
 	Yes.  The modified source distribution must retain the
 	copyright notice and follow the three bulletted conditions listed in
-	the <a href="releases/1.0/LICENSE.TXT">LLVM license</a>.
+	the <a href="http://llvm.cs.uiuc.edu/releases/1.0/LICENSE.TXT">LLVM license</a>.
 	<p>
 	<dt> <b>Can I modify LLVM source code and redistribute binaries or
 	  other tools based on it, without redistributing the source?</b>