Fix sawsim_paper link syntax in open source force spectroscopy post.
authorW. Trevor King <wking@drexel.edu>
Wed, 11 May 2011 20:54:45 +0000 (16:54 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 11 May 2011 20:54:45 +0000 (16:54 -0400)
posts/Open_source_force_spectroscopy.mdwn

index 99c10f525836003ca12796672296a4bdbd35b049..e95140011584d3860b1e0b49f6e3bdb9e32bb639 100644 (file)
@@ -92,7 +92,7 @@ velocity-clamp experiments, the unfolding force histograms are
 generally compared to simulated data to estimate the underlying
 kinetic parameters.  [[Sawsim]] is my package for performing such
 simulations and fitting them to the experimental histograms
-([paper][sawsim_paper).  The single-pull simulator is written in
+([paper][sawsim_paper]).  The single-pull simulator is written in
 [[C]], and there is a nice [[Python]] wrapper that manages the
 thousands of simulated pulls needed to explore the possible model
 parameter space.  The whole package ends up being pretty fast,