Consistently use llvm.cs.uiuc.edu instead of llvm.org
authorMisha Brukman <brukman+llvm@gmail.com>
Sun, 7 Nov 2004 00:58:20 +0000 (00:58 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sun, 7 Nov 2004 00:58:20 +0000 (00:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17548 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/README.txt

index 63e00dafbfbaba10123bc6159df3aca4629930d3..4a73c95056e8f0dfc2a2999f8455d4e9ece977e9 100644 (file)
@@ -15,7 +15,7 @@ porting is this library.
 Complete documentation for the library can be found in the file:
   llvm/docs/SystemLibrary.html 
 or at this URL:
-  http://llvm.org/docs/SystemLibrary.html
+  http://llvm.cs.uiuc.edu/docs/SystemLibrary.html
 
 While we recommend that you read the more detailed documentation, for the 
 impatient, here's a high level summary of the library's requirements.