diff options
Diffstat (limited to 'doc/common/header.html')
-rw-r--r-- | doc/common/header.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/common/header.html b/doc/common/header.html index 1405c65e1..cff920b15 100644 --- a/doc/common/header.html +++ b/doc/common/header.html @@ -17,12 +17,12 @@ <meta name="MSSmartTagsPreventParsing" content="true" /> <meta name="robots" content="all" /> <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" /> - <link rel="shortcut icon" href="@topdir@/favicon.ico" /><link rel="icon" href="@topdir@/favicon.ico" /> - <link rel="stylesheet" type="text/css" href="@topdir@/doxygen.css" /> - <link rel="stylesheet" type="text/css" href="@topdir@/tabs.css" /> - <link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/tde.css" /> - <link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/print.css" /> - <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/flat.css" /> + <link rel="shortcut icon" href="@topdir@/../common/favicon.ico" /><link rel="icon" href="@topdir@/../common/favicon.ico" /> + <link rel="stylesheet" type="text/css" href="@topdir@/../common/doxygen.css" /> + <link rel="stylesheet" type="text/css" href="@topdir@/../common/tabs.css" /> + <link rel="stylesheet" media="screen" type="text/css" title="Trinity Colors" href="@topdir@/../common/tde.css" /> + <link rel="stylesheet" media="print, embossed" type="text/css" href="@topdir@/../common/print.css" /> + <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="@topdir@/../common/flat.css" /> </head> <body> @@ -35,7 +35,7 @@ <div id="container"> <div id="header"> <div id="header_top"><div><div> - <img alt ="" src="@topdir@/top-trinity.jpg"/> + <img alt ="" src="@topdir@/../common/top-trinity.jpg"/> Trinity API Reference </div></div></div> <div id="header_bottom"> <div id="location"> |