Convert llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26748 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/emacs/llvm-mode.el b/utils/emacs/llvm-mode.el
index 61aec98..271ff0c 100644
--- a/utils/emacs/llvm-mode.el
+++ b/utils/emacs/llvm-mode.el
@@ -1,4 +1,4 @@
-;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer: The LLVM team, http://llvm.org/
;; Description: Major mode for the LLVM assembler language.
;; Updated: 2003-06-02
diff --git a/utils/emacs/tablegen-mode.el b/utils/emacs/tablegen-mode.el
index 9d08b86..56a6723 100644
--- a/utils/emacs/tablegen-mode.el
+++ b/utils/emacs/tablegen-mode.el
@@ -1,4 +1,4 @@
-;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer: The LLVM team, http://llvm.org/
;; Description: Major mode for TableGen description files (part of LLVM project)
;; Updated: 2003-08-11