From: W. Trevor King Date: Sat, 23 Oct 2010 18:50:41 +0000 (-0400) Subject: Fix contact link in sawsim post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=44b73f4406a7204b074c176ced4fba700d0aa5c8;p=blog.git Fix contact link in sawsim post. --- diff --git a/posts/sawsim.mdwn b/posts/sawsim.mdwn index 635b2bf..6b882ee 100644 --- a/posts/sawsim.mdwn +++ b/posts/sawsim.mdwn @@ -39,11 +39,13 @@ Sawsim should run anywhere you have a C compiler and Python 2.5+. I've tested it on Gentoo and Debian, and I'll write up a Gentoo ebuild soon. It should also run fine on Windows, etc., but I don't have access to any Windows boxes with a C compiler, so I haven't tested -that ([email me][/~wking/contact.shtml] if you have access to such -a machine and want to try installing Sawsim). +that ([email me][contact] if you have access to such a machine and +want to try installing Sawsim). See the [[README]] and [[manual|sawsim.pdf]] for more details. +[contact]: http://www.physics.drexel.edu/~wking/contact.shtml + [[!tag tags/papers]] [[!tag tags/programming]] [[!tag tags/sawsim]]