diff _includes/footer.html @ 96:e7efa40deb17

Fix URLs, Images, Titles to be up with Alex original style.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 01 Nov 2016 02:03:28 +0100
parents e8fc61e077fc
children 52d2b28125b8
line wrap: on
line diff
--- a/_includes/footer.html	Tue Nov 01 02:01:18 2016 +0100
+++ b/_includes/footer.html	Tue Nov 01 02:03:28 2016 +0100
@@ -20,10 +20,10 @@
 				<dd><a href="http://webchat.freenode.net/?channels=octave&uio=MT1mYWxzZSYyPXRydWUmMTI9dHJ1ZQda">{{site.irc_channel}}</a></dd>
 			</div>
 			<div class="columns medium-3">
-				<dt><a href="{{ "/bugs/" | prepend: site.baseurl }}">Reporting Bugs</a></dt>
-				<dt><a href="{{ "/support-expectations/" | prepend: site.baseurl }}">Support Expectations</a></dt>
-				<dt><a href="{{ "/commercial-support/" | prepend: site.baseurl }}">Commercial Support</a></dt>
-				<dt><a href="{{ "/donate/" | prepend: site.baseurl }}">Donate</a></dt>
+				<dt><a href="{{ "/bugs.html" | relative_url }}">Reporting Bugs</a></dt>
+				<dt><a href="{{ "/support-expectations.html" | relative_url }}">Support Expectations</a></dt>
+				<dt><a href="{{ "/commercial-support.html" | relative_url }}">Commercial Support</a></dt>
+				<dt><a href="{{ "/donate.html" | relative_url }}">Donate</a></dt>
 			</div>
 			</div>
 		</dl>
@@ -45,7 +45,7 @@
 	<div class="row">
 		<div class="columns small-12">
 			<div class="text-center">
-				<p>Octave is free software under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License.</a></p>
+				<p>Octave is free software under the <a href="{{ "license.html" | relative_url }}">GNU General Public License.</a></p>
 				<small>
 					Copyright © 1998-{{ site.time | date: "%Y" }} John W. Eaton.
                                         This work is licensed under a