branch: externals/consult-recoll
commit 35b78fa3c1361bde6a0c7b1dc244ab1122ba0432
Author: jao <j...@gnu.org>
Commit: jao <j...@gnu.org>

    readme: link to consult
---
 readme.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.org b/readme.org
index e05adc0b7f..91194be73f 100644
--- a/readme.org
+++ b/readme.org
@@ -1,6 +1,6 @@
 #+title: consult-recoll
 
-[[https://www.lesbonscomptes.com/recoll/][Recoll]] queries in emacs using 
consult.
+[[https://www.lesbonscomptes.com/recoll/][Recoll]] queries in emacs using 
[[https://github.com/minad/consult][consult]].
 
 This package requires a working recoll index, and ~recollq~ in your
 path.
@@ -8,4 +8,4 @@ path.
   - =M-x consult-recoll= to perform a query on the index using
     consult.
   - See also the associated customization group for ways to tweak the
-    command's behaviours (e.g., how the selected candidate is visited).
+    command's behaviour (e.g., how the selected candidate is visited).

Reply via email to