]> git.cworth.org Git - notmuch-wiki/commitdiff
link to notmuch not the old cnotmuch
authorFlorian Friesdorf <flo@chaoflow.net>
Mon, 18 Apr 2011 12:22:23 +0000 (14:22 +0200)
committerFlorian Friesdorf <flo@chaoflow.net>
Mon, 18 Apr 2011 12:22:23 +0000 (14:22 +0200)
howto.mdwn

index 2075985f3cba6cfef897415cc64358de286bb1a7..0c2bd093483bc6f631538c6eee89c5654fccfe41 100644 (file)
@@ -30,9 +30,9 @@ various "third party" notmuch utilities.
 
 * <span id="print_filenames">**Print only filenames of a search (python bindings)**</span>
 
-  Notmuch includes python bindings to the notmuch shared library,
-  called [cnotmuch](http://pypi.python.org/pypi/cnotmuch).  Extensive
-  API documentation is available.
+  Notmuch includes [python bindings](http://pypi.python.org/pypi/notmuch)
+  to the notmuch shared library. Extensive API documentation
+  [is available](http://packages.python.org/notmuch).
 
   The bindings are very simple to use.  As an example, given you have
   the python bindings installed (or simply set your PYTHONPATH