Skip to content

Commit 8af9807

Browse files
committed
Fix mpl_toolkits hyperlinks
1 parent 48e8052 commit 8af9807

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/mpl_toolkits/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ toolkit written by Joe Kington to provide interactive "data cursors"
120120

121121
prettyplotlib
122122
=============
123-
`prettyplotlib <olgabot.github.io/prettyplotlib>`_ is an extension
123+
`prettyplotlib <https://olgabot.github.io/prettyplotlib>`_ is an extension
124124
to matplotlib which changes many of the defaults to make plots some
125125
consider more attractive.
126126

@@ -138,7 +138,7 @@ seaborn
138138
=======
139139
(*Not distributed with matplotlib*)
140140

141-
`seaborn <www.stanford.edu/~mwaskom/software/seaborn/>`_ is a high
141+
`seaborn <http://web.stanford.edu/~mwaskom/software/seaborn>`_ is a high
142142
level interface for drawing statistical graphics with matplotlib. It
143143
aims to make visualization a central part of exploring and
144144
understanding complex datasets.
@@ -149,5 +149,5 @@ ggplot
149149
======
150150
(*Not distributed with matplotlib*)
151151

152-
`ggplot <https://github.com/yhat/ggplot/>`_ is a port of the R ggplot2
152+
`ggplot <https://github.com/yhat/ggplot>`_ is a port of the R ggplot2
153153
to python based on matplotlib.

0 commit comments

Comments
 (0)