summaryrefslogtreecommitdiff
path: root/lib/System/README.txt
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-11-07 00:58:20 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-11-07 00:58:20 +0000
commitd8b8912861ad7c610eb00cf9b8980ea439ded797 (patch)
tree9dcdb9c1caf92f62be7d9313c3df83533fe15ec9 /lib/System/README.txt
parent26818012e3f268a40d9602735b627d2ae18e9ad6 (diff)
downloadllvm-d8b8912861ad7c610eb00cf9b8980ea439ded797.tar.gz
llvm-d8b8912861ad7c610eb00cf9b8980ea439ded797.tar.bz2
llvm-d8b8912861ad7c610eb00cf9b8980ea439ded797.tar.xz
Consistently use llvm.cs.uiuc.edu instead of llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17548 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/README.txt')
-rw-r--r--lib/System/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/README.txt b/lib/System/README.txt
index 63e00dafbf..4a73c95056 100644
--- a/lib/System/README.txt
+++ b/lib/System/README.txt
@@ -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.