summaryrefslogtreecommitdiffstats
path: root/projects/opkhelper
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-24 21:35:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-24 21:35:33 (EDT)
commitb14fd61896aee6b86c3cebe97c9fd1b14018e297 (patch)
tree1f13690151785a26989c5c265d7564dc1c2e5851 /projects/opkhelper
parent8bbd1a60d94f83d26cc0dc60269e9ef615f27cd1 (diff)
downloadwww-b14fd61896aee6b86c3cebe97c9fd1b14018e297.zip
www-b14fd61896aee6b86c3cebe97c9fd1b14018e297.tar.gz
www-b14fd61896aee6b86c3cebe97c9fd1b14018e297.tar.bz2
Remove "../" from "<!--#include virtual...".
Diffstat (limited to 'projects/opkhelper')
-rwxr-xr-xprojects/opkhelper/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/opkhelper/index.html b/projects/opkhelper/index.html
index 3e9b56a..4fe870f 100755
--- a/projects/opkhelper/index.html
+++ b/projects/opkhelper/index.html
@@ -1,5 +1,5 @@
<!--#set var="title" value="opkhelper (opkg Build Helper Tools)" -->
-<!--#include virtual="../../includes/header.html" -->
+<!--#include virtual="/includes/header.html" -->
<h2>opkhelper (opkg Build Helper Tools)</h2>
<p>
A set of programs to assist in building binary packages installable by the
@@ -24,4 +24,4 @@
Public License, version 3 or later. See "COPYING" in the source tree for
details.
</p>
-<!--#include virtual="../../includes/footer.html" -->
+<!--#include virtual="/includes/footer.html" -->