diff options
-rw-r--r-- | doc/numpy.scipy.org/theme/scipy/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/numpy.scipy.org/theme/scipy/index.html b/doc/numpy.scipy.org/theme/scipy/index.html index 52fbe4898..dcda60649 100644 --- a/doc/numpy.scipy.org/theme/scipy/index.html +++ b/doc/numpy.scipy.org/theme/scipy/index.html @@ -7,16 +7,16 @@ <tr> <td style="border-style: none;"> - <a href="download.html"> + <a href="http://new.scipy.org/download.html"> <img alt="Download" src="_static/images/download.png" title="Download" height="80" style="display: block; margin-left: auto; margin-right: auto;"/></a> </td> <td style="border: medium none ;"> - <a href="getting-started.html"> + <a href="http://new.scipy.org/getting-started.html"> <img alt="Getting Started" src="_static/images/tutorial.png" title="Getting Started" height="80" style="display: block; margin-left: auto; margin-right: auto;"/></a> </td> <td style="border: medium none ;"> <a href="http://docs.scipy.org"> <img alt="Documentation" src="_static/images/documentation.png" title="Documentation" height="80" style="display: block; margin-left: auto; margin-right: auto;"/></a> </td> <td style="border: medium none ;"> - <a href="bug-report.html"> + <a href="http://new.scipy.org/bug-report.html"> <img alt="Bug Report" src="_static/images/bugs.png" title="Bug Report" height="80" style="display: block; margin-left: auto; margin-right: auto;"/></a> </td> <td style="border: medium none ;"> <a href="http://planet.scipy.org"> |