diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 06:32:55 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 06:32:55 +0000 |
| commit | e14b7339e69b87a941b6fe066d4b9399f4051e07 (patch) | |
| tree | 718d1141abdb514e487f309c947e2e173dff5348 /llvm | |
| parent | bb7dc1ed8ba36e9ec113f667731b8caba3299b90 (diff) | |
| download | bcm5719-llvm-e14b7339e69b87a941b6fe066d4b9399f4051e07.tar.gz bcm5719-llvm-e14b7339e69b87a941b6fe066d4b9399f4051e07.zip | |
This dir does not appear under /docs anymore but under /cmds so use an
absolute path to the llvm.css file.
llvm-svn: 38436
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/CommandGuide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 93eb2560534..bc181611db4 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -3,7 +3,7 @@ <html> <head> <title>LLVM Command Guide</title> - <link rel="stylesheet" href="../llvm.css" type="text/css"> + <link rel="stylesheet" href="/docs/llvm.css" type="text/css"> </head> <body> |

