mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-15 11:25:53 +08:00
Fix download link in navigation bar
This commit is contained in:
committed by
Stefan van der Walt
parent
a8f05bdb4f
commit
6b0e8eb651
@@ -1,5 +1,5 @@
|
||||
<li><a href="{{ pathto(master_doc) }}">Home</a></li>
|
||||
<li><a href="{{ pathto('download') }}">Download</a></li>
|
||||
<li><a href="/download.html">Download</a></li>
|
||||
<li><a href="/docs/dev/auto_examples">Gallery</a></li>
|
||||
<li><a href="/docs">Documentation</a></li>
|
||||
<li><a href="https://github.com/scikits-image/scikits-image">Source</a></li>
|
||||
|
||||
Reference in New Issue
Block a user