posts:node: Add a post on Node and npm
[blog.git] / posts / Hooke-update-2.mdwn
index a7217cd0bcddb1de074dbad5daafb4b42b88f588..b103587bacf5fb4572e646b6d5f6cf149a1236e2 100644 (file)
@@ -1,8 +1,7 @@
 In [[an earlier post|Hooke-update]], I reported seeing `surface
 distance (m) (m)` columns in my playlist files, but had been unable to
 reproduce them.  Today, after [fixing bugs with Curve
-copying](http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/rev/59390d466f0d),
-I did reproduce them with:
+copying][copy-bug], I did reproduce them with:
 
     $ ./bin/hk.py
         -c 'load_playlist test/data/vclamp_picoforce/playlist'
@@ -26,5 +25,10 @@ curves.
 
 I'll update this post once I've tracked down the culprit.
 
+Update: [fixed][].
+
+[copy-bug]: http://git.tremily.us/?p=hooke.git;a=commit;h=78e658614176dcca603f9a38323084a169943b26
+[fixed]: http://git.tremily.us/?p=hooke.git;a=commit;h=ff5770d43d76d7a96652cd887b30a66d87afd5a9
+
 [[!tag tags/hooke]]
 [[!tag tags/programming]]