From 78a75608bdd7ce60b55303ece6a5952c5520a1ca Mon Sep 17 00:00:00 2001 From: "Itai Y. Efrat" Date: Wed, 4 Aug 2021 22:35:09 +0300 Subject: [PATCH] docs(notmuch): fix links in readme --- modules/email/notmuch/README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/email/notmuch/README.org b/modules/email/notmuch/README.org index f755666e2..b559e5119 100644 --- a/modules/email/notmuch/README.org +++ b/modules/email/notmuch/README.org @@ -23,7 +23,7 @@ - [[#troubleshooting][Troubleshooting]] * Description -This module turns Emacs into an email client using ~notmuch~. +This module turns Emacs into an email client using [[https://notmuchmail.org/][notmuch]]. ** Module Flags + =+org= Enables org-mime for writing HTML emails using org-mode. @@ -38,9 +38,9 @@ This module turns Emacs into an email client using ~notmuch~. * Prerequisites This module requires: -+ Either ~[[https://github.com/gauteh/lieer][gmailieer]]~ (default), ~mbsync~ or ~offlineimap~ (to sync mail with) -+ ~[[https://notmuchmail.org/][notmuch]]~, to index and tag your downloaded messages. -+ ~afew~, optionally to initially tag your downloaded messages. ++ Either [[https://github.com/gauteh/lieer][gmailieer]] (default), [[https://isync.sourceforge.io/][mbsync]] or [[http://www.offlineimap.org/][offlineimap]] (to sync mail with) ++ [[https://notmuchmail.org/][notmuch]], to index and tag your downloaded messages. ++ [[https://github.com/afewmail/afew][afew]] , optionally to initially tag your downloaded messages. ** TODO MacOS ** Arch Linux