mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / Hooke.mdwn
index cb57358a21e72287e57adb4c82bfd9aab50e5d60..49b087852580afeda6fb271b0d080c5ef0f8cb05 100644 (file)
@@ -1,4 +1,4 @@
-[[!template id=hgrepo repo=hooke]]
+[[!template id=gitrepo repo=hooke]]
 
 [Hooke][] is a [[force spectroscopy]] data analysis package.  For
 example, Hooke can extract unfolding forces from your experimental
@@ -15,11 +15,11 @@ I've tested Hooke on Gentoo and Debian, and I've got an ebuild in my
 don't have easy access to Windows boxes with [[Python]], so I don't
 test it there as often.
 
-See the [[README]], [[manual|html/index.html]], and [PyPI page][pypi]
-for more details.
+See the [manual][] and [PyPI page][pypi] for more details.
 
 [Hooke]: http://code.google.com/p/hooke/
-[pypi]: http://pypi.python.org/pypi/hooke/
+[manual]: http://hooke.tremily.us/
+[pypi]: http://pypi.python.org/pypi/Hooke/
 
 [[!tag tags/hooke]]
 [[!tag tags/programming]]