aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-04-16 09:27:01 -0300
committerDavid Bremner <david@tethera.net>2022-04-22 09:24:46 -0300
commitdc67785f89d33ea808cea22c4016efb27b6c6a2e (patch)
tree8541ee7313f961fd9447129812a07d5bc06cd68a /NEWS
parent7dd6dacb10264c0035ea999fa110517f039c8cf1 (diff)
NEWS: fix location for notmuch-web
It actually lives under 'devel/', not 'contrib/`.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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.