|
46 | 46 | .. _pylint: http://www.logilab.org/project/pylint
|
47 | 47 | .. _pyflakes: http://divmod.org/trac/wiki/DivmodPyflakes
|
48 | 48 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv
|
49 |
| -.. _git: http://git.or.cz/ |
| 49 | +.. _git: https://git-scm.com/ |
50 | 50 | .. _flymake: http://flymake.sourceforge.net/
|
51 | 51 | .. _rope: http://rope.sourceforge.net/
|
52 | 52 | .. _pymacs: http://pymacs.progiciels-bpi.ca/pymacs.html
|
|
60 | 60 | .. _`python coverage tester`: http://nedbatchelder.com/code/modules/coverage.html
|
61 | 61 |
|
62 | 62 | .. Other python projects
|
63 |
| -.. _numpy: http://www.scipy.org/NumPy |
| 63 | +.. _numpy: http://www.numpy.org/ |
64 | 64 | .. _scipy: http://www.scipy.org
|
65 |
| -.. _ipython: http://ipython.scipy.org |
66 |
| -.. _`ipython manual`: http://ipython.scipy.org/doc/manual/html |
67 |
| -.. _matplotlib: http://matplotlib.sourceforge.net |
| 65 | +.. _ipython: https://ipython.org |
| 66 | +.. _`ipython manual`: https://ipython.readthedocs.org/en/stable/ |
| 67 | +.. _matplotlib: http://matplotlib.org/ |
68 | 68 | .. _ETS: http://code.enthought.com/projects/tool-suite.php
|
69 | 69 | .. _`Enthought Tool Suite`: http://code.enthought.com/projects/tool-suite.php
|
70 | 70 | .. _python: http://www.python.org
|
71 | 71 | .. _mayavi: http://mayavi.sourceforge.net/
|
72 |
| -.. _sympy: http://code.google.com/p/sympy/ |
73 |
| -.. _networkx: http://networkx.lanl.gov/ |
74 |
| -.. _pythonxy: http://www.pythonxy.com/ |
| 72 | +.. _sympy: http://www.sympy.org/ |
| 73 | +.. _networkx: https://networkx.github.io/ |
| 74 | +.. _pythonxy: https://python-xy.github.io/ |
75 | 75 | .. _EPD: http://www.enthought.com/products/epd.php
|
76 | 76 | .. _Traits: http://code.enthought.com/projects/traits/
|
77 |
| -.. _Anaconda: https://store.continuum.io/cshop/anaconda/ |
| 77 | +.. _Anaconda: https://www.continuum.io/downloads |
78 | 78 | .. _Canopy: https://www.enthought.com/products/canopy/
|
79 | 79 |
|
80 | 80 | .. Python imaging projects
|
|
0 commit comments