aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-24 16:49:42 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-24 16:49:42 +0000
commit44008a16b78b6aed18c574dece4c0b9839650a1e (patch)
treeb39fcd3942f24c3c1fc92ea8ad804ec4baa7afee
parent6e518e6326f6104839e3afb00fe1c3dcd742d8c7 (diff)
downloadllvm-44008a16b78b6aed18c574dece4c0b9839650a1e.zip
llvm-44008a16b78b6aed18c574dece4c0b9839650a1e.tar.gz
llvm-44008a16b78b6aed18c574dece4c0b9839650a1e.tar.bz2
Fixed the name of the Command Guide index.
llvm-svn: 9471
-rw-r--r--llvm/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/README.txt b/llvm/README.txt
index 430d415..af29732 100644
--- a/llvm/README.txt
+++ b/llvm/README.txt
@@ -64,7 +64,7 @@ LLVM User Guides:
llvm/docs/GettingStarted.html
LLVM Command Guide:
- llvm/docs/CommandGuide/CommandGuide.html
+ llvm/docs/CommandGuide/index.html
LLVM Assembly Language:
llvm/docs/LangRef.html