diff options
| author | David Bremner <david@tethera.net> | 2022-05-31 07:49:24 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-05-31 07:49:24 -0300 |
| commit | 0592eec189722effc0b381a47501d8830f7a118e (patch) | |
| tree | 732a5d1d2de5eba22690a987c1a281e532ee87af | |
| parent | c8ab20ff567f9e6d3d38003d8feefa4c07b11ab7 (diff) | |
fix markdown syntax
| -rw-r--r-- | mutttips.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutttips.mdwn b/mutttips.mdwn index 6f133bb..b3aab5a 100644 --- a/mutttips.mdwn +++ b/mutttips.mdwn @@ -25,7 +25,7 @@ with notmuch, in its contrib directory. ## Install: -See (the neomutt install page)[https://neomutt.org/distro]. If +See [the neomutt install page](https://neomutt.org/distro). If building from source see [build instructions](https://neomutt.org/dev/build/build). Note in particular the `--notmuch` |
