]> git.cworth.org Git - notmuch-wiki/blobdiff - bindings.mdwn
complete sentence
[notmuch-wiki] / bindings.mdwn
index d13c5f7e607a0145c326be340991079d964c2f96..8871028fd54aba46bd2bdc7fe627643745509604 100644 (file)
@@ -1,10 +1,11 @@
 [[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
 # Notmuch Language Bindings [DRAFT]
 
-The Notmuch library, `libnotmuch`, can be used from many programming languages
-using the Notmuch language bindings. The [[command line interface|manpages]] and
-the [[email clients and frontends|frontends]] are based on the language
-bindings.
+The Notmuch library, `libnotmuch`, can be used from many programming
+languages using the Notmuch language bindings. The [command line
+interface](https://notmuchmail.org/doc/latest/man1/notmuch.html) and
+the [[email clients and frontends|frontends]] are based on the
+language bindings.
 
 [[!toc levels=2]]
 
@@ -43,4 +44,4 @@ so worth a look.
 
 ## Go
 
-[The source](https://git.notmuchmail.org/git/notmuch/tree/HEAD:/bindings/go/)
+[The source](https://git.notmuchmail.org/git/notmuch/tree/HEAD:/contrib/go/)