changeset 10:72e9309387f0

fix baseurl refs
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 08 Nov 2015 03:32:03 -0800
parents 1a785a2c63e7
children a49cbad4bb75
files _includes/footer.html get-involved.md support.md
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/_includes/footer.html	Sun Nov 08 03:23:17 2015 -0800
+++ b/_includes/footer.html	Sun Nov 08 03:32:03 2015 -0800
@@ -20,10 +20,10 @@
 				<dd><a href="http://webchat.freenode.net/?channels=octave&uio=MT1mYWxzZSYyPXRydWUmMTI9dHJ1ZQda">{{site.irc_channel}}</a> on {{site.irc_network}}</dd>
 			</div>
 			<div class="columns medium-3">
-				<dt><a href="{{ "/bugs" | prepend: site.base_url }}">Reporting Bugs</a></dt>        
-				<dt><a href="{{ "/support-expectations" | prepend: site.base_url }}">Support Expectations</a></dt> 
-				<dt><a href="{{ "/commercial-support" | prepend: site.base_url }}">Commercial Support</a></dt>  
-				<dt><a href="{{ "/donate" | prepend: site.base_url }}">Donate</a></dt>      
+				<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>      
 			</div>
 			</div>
 		</dl>
--- a/get-involved.md	Sun Nov 08 03:23:17 2015 -0800
+++ b/get-involved.md	Sun Nov 08 03:32:03 2015 -0800
@@ -15,7 +15,7 @@
 
 ### Contacting developers
 
-If you want to participate in Octave development, you should join the [maintainers@octave.org](https://lists.gnu.org/mailman/listinfo/octave-maintainers) mailing list. Please use this list only if you are participating in Octave's development. If you are looking for help in using Octave, please use the [help@octave.org](https://lists.gnu.org/mailman/listinfo/help-octave) list instead, or check out other [support options]({{/support-options/ | prepend: site.baseurl}}).
+If you want to participate in Octave development, you should join the [maintainers@octave.org](https://lists.gnu.org/mailman/listinfo/octave-maintainers) mailing list. Please use this list only if you are participating in Octave's development. If you are looking for help in using Octave, please use the [help@octave.org](https://lists.gnu.org/mailman/listinfo/help-octave) list instead, or check out other [support options]({{"/support-options/" | prepend: site.baseurl}}).
 
 For sometimes faster communication, you can also chat in IRC in #octave in Freenode. Note, however, that the primary medium for development talk is the mailing list.
 
--- a/support.md	Sun Nov 08 03:23:17 2015 -0800
+++ b/support.md	Sun Nov 08 03:32:03 2015 -0800
@@ -15,7 +15,7 @@
 
 #### Commercial Support
 
-Community support can be great, and with the Octave community it often is, but sometimes you need to know that your question will be answered. We maintain a [list of people and organizations]({{/commercial-support/ | prepend: site.baseurl}}) who offer commercial support contracts for Octave. This list is available as a service to the community and the support providers. The Octave project does not provide endorsements or recommendations.
+Community support can be great, and with the Octave community it often is, but sometimes you need to know that your question will be answered. We maintain a [list of people and organizations]({{"/commercial-support/" | prepend: site.baseurl}}) who offer commercial support contracts for Octave. This list is available as a service to the community and the support providers. The Octave project does not provide endorsements or recommendations.
 
 #### User Community