Skip to content

Commit e9ee0b6

Browse files
committed
Add github URL in README
So that imports into other projects (e.g. git) link to the upstream repository.
1 parent e4172e3 commit e9ee0b6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,10 @@ About Clar
324324
325325
Clar was originally written by [Vicent Martí](https://github.com/vmg),
326326
to replace the old testing framework in [libgit2][libgit2]. It is
327-
currently maintained by [Edward Thomson](https://github.com/ethomson),
328-
and used by the [libgit2][libgit2] and [git][git] projects, amongst
329-
others.
327+
currently maintained on [GitHub][github] by
328+
[Edward Thomson](https://github.com/ethomson), and used by the
329+
[libgit2][libgit2] and [git][git] projects, amongst others.
330330
331+
[github]: https://github.com/clar-test/clar
331332
[libgit2]: https://github.com/libgit2/libgit2
332333
[git]: https://github.com/git/git

0 commit comments

Comments
 (0)