Dang...these different file locations make it a pain to get the URLs right.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 25 Oct 2003 17:20:38 +0000 (17:20 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 25 Oct 2003 17:20:38 +0000 (17:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9507 91177308-0d34-0410-b5e6-96231b3b80d8

docs/FAQ.html

index bd393cdf131157b76aec50c86e12996ac2ef282d..fde6ec51372f11da56ec2642f3bf859ad5d79999 100644 (file)
@@ -36,7 +36,7 @@ LLVM: Frequently Asked Questions
        <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>