Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 321675d

Browse files
committed
fix error in sidebar
svn path=/trunk/matplotlib/; revision=6231
1 parent e8548da commit 321675d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/_templates/indexsidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h3>Need help?</h3>
1818
<a href=http://www.nabble.com/matplotlib---users-f2906.html>archives</a>,
1919
and join the matplotlib
2020
mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
21-
The <a href="{{ pathto('search') }}">search</a>|&nbsp;</li> tool
21+
The <a href="{{ pathto('search') }}">search</a> tool
2222
searches all of the documentation, including full text search of
2323
almost 300 complete examples which exercise almost every corner of
2424
matplotlib.

0 commit comments

Comments
 (0)