Fix PyPI links for Hooke and FFT-tools.
authorW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 20:38:49 +0000 (16:38 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 20:38:49 +0000 (16:38 -0400)
posts/FFT-tools.mdwn
posts/Hooke.mdwn

index 4c3217ed3124bc34f7b4798b82d0921580a274aa..f634f9f43a616d935a64dd975c5c3f4477079de1 100644 (file)
@@ -8,7 +8,7 @@ provides some simple unitary wrappers with an associated test suite.
 The `README` is posted on the [PyPI page][pypi].
 
 [numpy]: http://docs.scipy.org/doc/numpy/reference/routines.fft.html#background-information
-[pypi]: http://pypi.python.org/pypi/calibcant/
+[pypi]: http://pypi.python.org/pypi/FFT-tools/
 
 [[!tag tags/code]]
 [[!tag tags/linux]]
index 30a1df9bc6604586b91c2d816f6b7e3e8c32e27c..cb57358a21e72287e57adb4c82bfd9aab50e5d60 100644 (file)
@@ -19,7 +19,7 @@ See the [[README]], [[manual|html/index.html]], and [PyPI page][pypi]
 for more details.
 
 [Hooke]: http://code.google.com/p/hooke/
-[pypi]: http://pypi.python.org/pypi/calibcant/
+[pypi]: http://pypi.python.org/pypi/hooke/
 
 [[!tag tags/hooke]]
 [[!tag tags/programming]]