X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fgo%2Fsrc%2Fnotmuch%2Fnotmuch.go;h=4d8c2ceb8113917f337b52e595a091847c2880d7;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hp=0fff1ab63fb0acccd58d9a5eeea8b45bb3e241b4;hpb=554b90b58e367ada5fdad3165c76673458f65434;p=notmuch diff --git a/bindings/go/src/notmuch/notmuch.go b/bindings/go/src/notmuch/notmuch.go index 0fff1ab6..4d8c2ceb 100644 --- a/bindings/go/src/notmuch/notmuch.go +++ b/bindings/go/src/notmuch/notmuch.go @@ -351,7 +351,7 @@ func (self *Database) GetAllTags() *Tags { * completely in the future, but it's likely to be a specialized * version of the general Xapian query syntax: * - * http://xapian.org/docs/queryparser.html + * https://xapian.org/docs/queryparser.html * * As a special case, passing either a length-zero string, (that is ""), * or a string consisting of a single asterisk (that is "*"), will