summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-10 22:10:34 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-10 22:10:34 +0100
commit3a3f3557c40f1248988bc683f6fba11c0f6accec (patch)
treefa040fc4ea44b05065836062c5ba776783b6317b
parent3211f72a4906bf3cab086988d991fd37e9eba40b (diff)
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>
-rw-r--r--howto.mdwn6
1 files changed, 3 insertions, 3 deletions
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