]> git.cworth.org Git - notmuch/commit
python/doc: fix link to notmuch-config manpage master
authorDavid Bremner <david@tethera.net>
Sun, 22 Jun 2025 19:32:21 +0000 (16:32 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 4 Jul 2025 10:35:39 +0000 (07:35 -0300)
commit59d83bf958ef0b0c4811274ad928723b0f69112e
tree8aa5141a9a3349bc41c42969a30d9930642a61c4
parentdef58df876274723bda8ec00d08703f43d0ab491
python/doc: fix link to notmuch-config manpage

This docstring has been like this a long time, but recently I noticed
sphinx-doc complaining about :man:. This :any: link seems to work, and
is consistent with the other links to the notmuch-config man page.
bindings/python-cffi/notmuch2/_database.py