diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
commit | cd143fc4d03bcf6365e6a5657cd7feb0fa77994f (patch) | |
tree | 1ff5d1c4aebf4bcdd2b3b468ba9357b9621d1e2d /docs/CommandGuide/llvm-dis.pod | |
parent | 05fe4b02561f4431626a73ac2900be523e233cd6 (diff) |
Change docs for llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-dis.pod')
-rw-r--r-- | docs/CommandGuide/llvm-dis.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-dis.pod b/docs/CommandGuide/llvm-dis.pod index 0b6641a349..3fafbf2eda 100644 --- a/docs/CommandGuide/llvm-dis.pod +++ b/docs/CommandGuide/llvm-dis.pod @@ -55,6 +55,6 @@ L<llvm-as|llvm-as> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>). +Maintained by the LLVM Team (L<http://llvm.org>). =cut |