From 198a05f9711fca37ad8a9c3927ff92d0960c4498 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sat, 28 May 2022 07:18:32 -0300
Subject: [PATCH] Revert "use a wiki link for sexp queries man page"

This reverts commit b7df9b239af4a653abd10cf90fbbe398418fb87c.

It turns out the HTML is noticably nicer to read.
---
 faq.mdwn | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/faq.mdwn b/faq.mdwn
index b1588fb..92a2ef6 100644
--- a/faq.mdwn
+++ b/faq.mdwn
@@ -29,7 +29,8 @@ See help for `message-citation-line-format` for details.
 
 ## What are sexp queries?
 
-For the syntax of sexp queries, see [[the man page|manpages/notmuch-sexp-queries-7]].
+For the syntax of sexp queries, see [the manual
+page](https://notmuchmail.org/doc/latest/man7/notmuch-sexp-queries.html).
 
 To see if your version of notmuch supports them, run
 
-- 
2.45.2