Skip to content

Commit

Permalink
README: Used named footnote link, for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
zenhack committed Jul 16, 2019
1 parent 590d434 commit 48f2e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status][ci-image]][ci]

Go binding for [notmuch mail][1].
Go binding for [notmuch mail][notmuch].

Licensed under the GPLv3 or later (like notmuch itself).

Expand All @@ -17,6 +17,6 @@ Running `make fmtcheck` checks for formatting issues.

To run both tests and format checks, use `make ci`.

[1]: http://notmuchmail.org/
[notmuch]: http://notmuchmail.org/
[ci-img]: https://gitlab.com/isd/go-notmuch/badges/master/build.svg
[ci]: https://gitlab.com/isd/go-notmuch/pipelines

0 comments on commit 48f2e77

Please sign in to comment.