From: Justus Winter <4winter@informatik.uni-hamburg.de>
Date: Fri, 10 Feb 2012 21:10:34 +0000 (+0100)
Subject: Remove the link to the pypi page of libnotmuch since that page is outdated (lists... 
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=3a3f3557c40f1248988bc683f6fba11c0f6accec;p=obsolete%2Fnotmuch-wiki

Remove the link to the pypi page of libnotmuch since that page is outdated (lists version 0.6)
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---

diff --git a/howto.mdwn b/howto.mdwn
index 1f6c51e..acd0173 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -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](http://pypi.python.org/pypi/notmuch)
-  to the notmuch shared library. Extensive API documentation
-  [is available](http://notmuchmail.readthedocs.org/).
+  Notmuch includes python bindings to the notmuch shared
+  library. Extensive API documentation [is
+  available](http://notmuchmail.readthedocs.org/).
 
   The bindings are very simple to use.  As an example, given you have
   the python bindings installed (or simply set your PYTHONPATH