Modified the footer to be a link to the LLVM web page.
Organized the commands into three distinct groups on the main page.
Fixed the hyperlinks in the main page.
Removed as and dis; they will not exist with those names by Release 1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8485 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/gccld.html b/docs/CommandGuide/gccld.html
index 15a4f5f..ea1c30c 100644
--- a/docs/CommandGuide/gccld.html
+++ b/docs/CommandGuide/gccld.html
@@ -118,7 +118,7 @@
llvm-dis
<HR>
-University of Illinois at Urbana-Champaign
+<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>
</body>
</html>