summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-21 00:29:53 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-21 00:29:53 +0100
commitb575a707d4c54db977a47fae417c99074684fe04 (patch)
tree98071b2026737d98dbadb3bd09ea51fb66be485d
parent5f5765ced6969050be63278f8dc77939571a2489 (diff)
Point to the new python api doc url
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
-rw-r--r--howto.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.mdwn b/howto.mdwn
index 16d1ddd..c82a27a 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -32,7 +32,7 @@ various "third party" notmuch utilities.
Notmuch includes python bindings to the notmuch shared
library. Extensive API documentation [is
- available](http://notmuchmail.readthedocs.org/).
+ available](http://notmuch.readthedocs.org/).
The bindings are very simple to use. As an example, given you have
the python bindings installed (or simply set your PYTHONPATH