make home link point to / rather than the FQDN
[catagits/App-IdiotBox.git] / share / skin / presentingperl / html / layout.html
index 8bb5ee8..e51cb47 100644 (file)
@@ -40,7 +40,7 @@
 
     <div id="navbar">
       <ul>
-        <li><a href="http://www.presentingperl.org">Home</a></li>
+        <li><a href="/">Home</a></li>
       </ul>
     </div>