diff options
| author | David Edmondson <dme@dme.org> | 2010-11-23 09:08:40 +0000 |
|---|---|---|
| committer | David Edmondson <dme@dme.org> | 2010-11-23 09:08:40 +0000 |
| commit | 00627f90de1db94bf05c2d88dd8214befe63e0cf (patch) | |
| tree | 0bb84575c22e582b886570555da57666f02719c6 | |
| parent | c710be68767f5f2b2b4da9e6a18ca5493c2cb14f (diff) | |
Remove spurious backslash.
| -rw-r--r-- | emacstips.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index 1fc115c..fb9742a 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -247,7 +247,7 @@ To do this you need a command line tool that outputs likely address candidates based on a search string. There are currently two available: - * The python tool `notmuch\_address.py` (`git clone + * The python tool `notmuch_address.py` (`git clone http://jkr.acm.jhu.edu/git/notmuch_addresses.git`) (slower, but no compilation required so good for testing the setup) |
