summaryrefslogtreecommitdiff
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
commit2c12118046f3906952b98244c20065f1cd0e2efa (patch)
tree4599183db411e79f0bdfdda4b841c1ae856d2ee6
parentc5aa83230f992218cf0c397e7281570deaab9680 (diff)
downloadllvm-2c12118046f3906952b98244c20065f1cd0e2efa.tar.gz
Fixed the name of the Command Guide index.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9471 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 430d41505751..af2973214d4c 100644
--- a/README.txt
+++ b/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