projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd499c3
)
docs/CommandGuide/index.html: Fix CSS url to relative.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 11 Apr 2011 03:27:38 +0000
(
03:27
+0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 11 Apr 2011 03:27:38 +0000
(
03:27
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129268
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/index.html
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/index.html
b/docs/CommandGuide/index.html
index 35e0a975519f68fb01bde7dc1325111854a9c5a4..4ab1b511653568c182834c82f4dc6eb7038ce3ec 100644
(file)
--- 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="
/docs
/llvm.css" type="text/css">
+ <link rel="stylesheet" href="
..
/llvm.css" type="text/css">
</head>
<body>