From 4001ea17ff18d62e577b68bf98ee4edefe2c9086 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Wed, 8 Nov 2017 19:07:54 +0000 Subject: [PATCH] README: point coveralls to master branch (We haven't done vNext for years, ugh.) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f316b4a39..6e215f489 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ [coverity-project]: https://scan.coverity.com/projects/2088 [coverity-badge]: https://scan.coverity.com/projects/2088/badge.svg -[coveralls-project]: https://coveralls.io/r/libgit2/libgit2sharp?branch=vNext -[coveralls-badge]: https://coveralls.io/repos/libgit2/libgit2sharp/badge.svg?branch=vNext +[coveralls-project]: https://coveralls.io/r/libgit2/libgit2sharp?branch=master +[coveralls-badge]: https://coveralls.io/repos/libgit2/libgit2sharp/badge.svg?branch=master **LibGit2Sharp brings all the might and speed of [libgit2][libgit2], a native Git implementation, to the managed world of .NET and Mono.**