Fix link from IBW post to Hooke post.
authorW. Trevor King <wking@drexel.edu>
Thu, 16 Feb 2012 22:30:37 +0000 (17:30 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 16 Feb 2012 22:30:37 +0000 (17:30 -0500)
posts/Reading_IGOR_binary_waves_from_Python.mdwn

index e57112b4a26fb23332a9aec6677d7540aacc7acb..bd2fb69029e8214c25f05207e009a7d8d4289234 100644 (file)
@@ -4,7 +4,7 @@
 I finally got around to translating some IBW readers from C to Python.
 And so, I present (drumroll :) [igorbinarywave.py][] Python because
 it's easy to drop it into my other Python projects (in this case,
-[[Hooke]).  It's also easy to get a hold of all that useful metadata
+[[Hooke]]).  It's also easy to get a hold of all that useful metadata
 in a hurry.  No writing ability yet, but I don't know why you'd want
 to move data that direction anyway ;).