From: David Bremner Date: Sat, 16 Apr 2022 12:27:01 +0000 (-0300) Subject: NEWS: fix location for notmuch-web X-Git-Tag: archive/debian/0.36-1~4 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=dc67785f89d33ea808cea22c4016efb27b6c6a2e NEWS: fix location for notmuch-web It actually lives under 'devel/', not 'contrib/`. --- diff --git a/NEWS b/NEWS index 23be75de..f2a2df0d 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ Notmuch 0.36 (UNRELEASED) New add-on tool: notmuch-web ----------------------------- -The new contrib/ tool `notmuch-web` is a very thin web client. It +The new devel/ tool `notmuch-web` is a very thin web client. It supports a full search interface for one user: there is no facility for multiple users provided today. See the notmuch-web README file for more information.