]> granicus.if.org Git - clang/commitdiff
Add the right path to the lines image.
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 23:51:08 +0000 (23:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 23:51:08 +0000 (23:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54111 91177308-0d34-0410-b5e6-96231b3b80d8

docs/doxygen.css

index 83b049b5f1b7b77da1b28d106677aabbb5b28302..f105e202761fd6cbface6e2285e32d773fcbbf6c 100644 (file)
@@ -327,7 +327,7 @@ HR { height: 1px;
 }
 .title {
   font-size: 25pt; 
-  color: black; background: url("../img/lines.gif");
+  color: black; background: url("http://llvm.org/img/lines.gif");
   font-weight: bold;
   border-width: 1px;
   border-style: solid none solid none;