summaryrefslogtreecommitdiffstats
path: root/guides/shell-workshop/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'guides/shell-workshop/index.html')
-rwxr-xr-xguides/shell-workshop/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/shell-workshop/index.html b/guides/shell-workshop/index.html
index de75f24..b66a227 100755
--- a/guides/shell-workshop/index.html
+++ b/guides/shell-workshop/index.html
@@ -1,5 +1,5 @@
<!--#set var="title" value="UNIX Shell Scripting Workshop" -->
-<!--#include virtual="../includes/header.html" -->
+<!--#include virtual="../../includes/header.html" -->
<h2>UNIX&reg; Shell Scripting Workshop</h2>
<h3>Introduction to the UNIX Shell Language and Environment</h3>
<p>
@@ -74,4 +74,4 @@
<li><a href="http://odin1.pehjota.net/git/opkhelper/tree/src/opkbuild.sh"><code>opkbuild</code></a>
of opkhelper (a set of scripts I wrote)</li>
</ul>
-<!--#include virtual="../includes/footer.html" -->
+<!--#include virtual="../../includes/footer.html" -->