]> git.cworth.org Git - notmuch-wiki/commitdiff
Point the link to the python apidoc to my rtfd.org project
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 10 Feb 2012 21:09:05 +0000 (22:09 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 10 Feb 2012 21:09:05 +0000 (22:09 +0100)
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
howto.mdwn

index 6db2a5b48e8fcfe45c269df8d84383ce37042a67..1f6c51e32264078593b956491aa977d0ef9cc3b9 100644 (file)
@@ -32,7 +32,7 @@ various "third party" notmuch utilities.
 
   Notmuch includes [python bindings](http://pypi.python.org/pypi/notmuch)
   to the notmuch shared library. Extensive API documentation
 
   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).
+  [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
 
   The bindings are very simple to use.  As an example, given you have
   the python bindings installed (or simply set your PYTHONPATH