]> git.cworth.org Git - obsolete/notmuch-wiki/commitdiff
nottoomuch-addresses.sh in github
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 6 Jul 2013 10:47:38 +0000 (13:47 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Sat, 6 Jul 2013 10:47:38 +0000 (13:47 +0300)
emacstips.mdwn

index d17b05961be0779d3ed78235bd10f644f29ea17d..09c4b77cec2b30850d4dc03d2dc748c22023785b 100644 (file)
@@ -457,7 +457,7 @@ available:
 
             cc -o addrlookup addrlookup.c `pkg-config --cflags --libs gobject-2.0` -lnotmuch
 
-  * Shell/fgrep/perl combination [nottoomuch-addresses.sh](http://www.iki.fi/too/nottoomuch/nottoomuch-addresses/).
+  * Shell/fgrep/perl combination [nottoomuch-addresses.sh](https://github.com/domo141/nottoomuch/blob/master/nottoomuch-addresses.rst).
     This tools maintains it's own address "database" gathered from email
     files notmuch knows and search from that "database" is done by `fgrep(1)`.