diff options
| author | Paul Wise <pabs3@bonedaddy.net> | 2023-10-16 11:38:20 +0800 |
|---|---|---|
| committer | Paul Wise <pabs3@bonedaddy.net> | 2023-10-16 11:38:20 +0800 |
| commit | e4ff3c5b0eb7f31492273bbfe55a0fbb4f2b3196 (patch) | |
| tree | 5f89884c6c2bde21bcb322fd6bed185fe782dfae | |
| parent | f00080814876bd85a52b6b6bce4350c9d24c192b (diff) | |
Update link to notmuch-web
The bitbucket repo disappeared but a copy is on GitHub.
| -rw-r--r-- | frontends.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends.mdwn b/frontends.mdwn index 0d8a24a..b7ecf56 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -29,7 +29,7 @@ * ner, a curses frontend written in C++ ([github mirror](https://github.com/pioto/ner)). * [mutt-kz](https://github.com/karelzak/mutt-kz), a fork of [mutt](http://www.mutt.org/) with Notmuch as a backend (actually linked against lib notmuch). Deprecated in favour of neomutt. * [jaro-mail](http://www.dyne.org/software/jaro-mail). Command line client emphasizing privacy. ([github mirror](https://github.com/dyne/JaroMail)) -* [notmuch-web](https://bitbucket.org/wuzzeb/notmuch-web) A web front end written in [Haskell](http://hackage.haskell.org/package/notmuch-web). Not active upstream since 2014. +* [notmuch-web](https://github.com/afcady/notmuch-web) A web front end written in [Haskell](http://hackage.haskell.org/package/notmuch-web). Not active upstream since 2014. ## Tools based on Notmuch |
