]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Fix broken button links.
authorMichael Hanke <michael.hanke@gmail.com>
Sat, 22 Sep 2012 19:44:23 +0000 (21:44 +0200)
committerMichael Hanke <michael.hanke@gmail.com>
Sat, 22 Sep 2012 19:44:23 +0000 (21:44 +0200)
sphinx/_templates/layout.html

index d4b2839502c3f3e0d4165e3e2ad9720e1d8fb7aa..1c78219cd6ba0f73f07d111b9415c5c692cbf662 100644 (file)
@@ -12,9 +12,9 @@
  <li><a href="{{ pathto('pkgs') }}"><img border="0" src="/_static/package.png" title="List of available software" /><br />Software</a></li>
  <li><a href="{{ pathto('pkglists/pkgs-by_release-datasets_(data)') }}"><img border="0" src="/_static/datasets.png" title="List of available datasets" /><br />Data</a></li>
  <li><a href="{{ pathto('vm') }}"><img border="0" src="/_static/machine.png" title="Get NeuroDebian for your non-Debian computer" /><br />VM</a></li>
- <li><a href="projects.html"><img border="0" src="/_static/workarea.png" title="Current and planned projects: Get involved!" /><br />Contribute</a></li>
- <li><a href="derivatives.html"><img border="0" src="/_static/derivatives.png" title="Projects that use NeuroDebian as a foundation" /><br />Derived</a></li>
- <li><a href="blog/index.html"><img border="0" src="/_static/rssfeeds.png" title="Read news, and how-to's in the NeuroDebian Insider Blog. Subscribe!" /><br />Blog</a></li>
+ <li><a href="{{ pathto('projects') }}"><img border="0" src="/_static/workarea.png" title="Current and planned projects: Get involved!" /><br />Contribute</a></li>
+ <li><a href="{{ pathto('derivatives') }}"><img border="0" src="/_static/derivatives.png" title="Projects that use NeuroDebian as a foundation" /><br />Derived</a></li>
+ <li><a href="/blog/index.html"><img border="0" src="/_static/rssfeeds.png" title="Read news, and how-to's in the NeuroDebian Insider Blog. Subscribe!" /><br />Blog</a></li>
  <li><a href="{{ pathto('faq') }}"><img border="0" src="/_static/faq.png" title="Frequently asked questions" /><br />FAQ</a></li>
  <li><a href="{{ pathto('testimonials') }}"><img border="0" src="/_static/feedback.png" title="Feedback from NeuroDebian users" /><br />Feedback</a></li>
  <li><a href="http://www.nitrc.org/projects/neurodebian" target="_blank"><img border="0" src="/_static/nitrc.png" title="Visit NeuroDebian on NITRC.org" /><br />NITRC</a></li>