Skip to content

Commit bf238c1

Browse files
committed
DOC: add nipy github repo to side bar
1 parent 7112357 commit bf238c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/_templates/layout.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ <h4> NIPY Community </h4>
4040
href="http://nipy.sourceforge.net/software/license/index.html">License</a></li>
4141
</ul>
4242

43+
<h4> Github repo </h4>
44+
<ul class="simple">
45+
<li><a class="reference external"
46+
href="http://github.com/nipy/nipy/">Nipy Github</a></li>
47+
</ul>
4348
{% endblock %}
4449

4550
{# I had to copy the whole search block just to change the rendered text,

0 commit comments

Comments
 (0)