]> git.cworth.org Git - notmuch-wiki/blobdiff - howto.mdwn
Point to the new python api doc url
[notmuch-wiki] / howto.mdwn
index 76405431282172106b605eb8d8f91a173dab9793..c82a27ae3c360f4dbf9af0cc96645ef74a1f6e8c 100644 (file)
@@ -26,13 +26,13 @@ various "third party" notmuch utilities.
 
   * [fetchmail](http://fetchmail.berlios.de/)
 
-  See the [[initial_tagging]] page for more info on intial tagging of messages.
+  See the [[initial_tagging]] page for more info on initial tagging of messages.
 
-* <span id="print_filenames">**Print only filenames of a search (python bindings)**</span>
+* <span id="python">**Use notmuch from python**</span>
 
   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