summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-07-09 06:32:55 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-07-09 06:32:55 +0000
commitc69f777645a80edfb662b5210fe2cb375943660a (patch)
treea0cd7e2bc4c57e2dece21d03f9c8e70702cee840 /docs/CommandGuide/index.html
parent6e8b5721fdb2283ee03693dc32e1edcaa8ad6691 (diff)
downloadllvm-c69f777645a80edfb662b5210fe2cb375943660a.tar.gz
llvm-c69f777645a80edfb662b5210fe2cb375943660a.tar.bz2
llvm-c69f777645a80edfb662b5210fe2cb375943660a.tar.xz
This dir does not appear under /docs anymore but under /cmds so use an
absolute path to the llvm.css file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38436 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r--docs/CommandGuide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 93eb256053..bc181611db 100644
--- a/docs/CommandGuide/index.html
+++ b/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>