File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h3>Toolkits</h3>
43
43
< p > There are several matplotlib add-on < a href ="{{
44
44
pathto('users/toolkits') }} "> toolkits</ a > , including the projection
45
45
and mapping toolkit
46
- < a href ="http://matplotlib.sf.net /basemap/doc/html "> basemap</ a > , 3d plotting with < a href ="{{
46
+ < a href ="http://matplotlib.github.com /basemap "> basemap</ a > , 3d plotting with < a href ="{{
47
47
pathto('mpl_toolkits/mplot3d/index') }} "> mplot3d</ a > , axes and axis helpers in < a href ="{{
48
48
pathto('mpl_toolkits/axes_grid/index') }} "> axes_grid</ a > and more.
49
49
</ p >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Basemap
19
19
=======
20
20
21
21
Plots data on map projections, with continental and political
22
- boundaries, see `basemap <http://matplotlib.sf.net /basemap/doc/html >`_
22
+ boundaries, see `basemap <http://matplotlib.github.com /basemap >`_
23
23
docs.
24
24
25
25
.. _toolkit_gtk :
You can’t perform that action at this time.
0 commit comments