summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@microsoft.com>2015-01-15 16:56:58 -0600
committerEdward Thomson <ethomson@edwardthomson.com>2015-01-16 21:21:03 +0000
commit7cfbf3b7704da1763ba9f857e1f421b22c5f683a (patch)
treedcdb6eab8424a08c9c819c8d760d5dcf2ab9e1f5 /README.md
parentd5712ed2b33a18a4f9417d112bda7813c0570caa (diff)
downloadlibgit2-7cfbf3b7704da1763ba9f857e1f421b22c5f683a.tar.gz
README: Point to libgit2 account's AppVeyor badge
Microsoft is sponsoring a Pro account at AppVeyor for the libgit2 and LibGit2Sharp projects. Point to that account's badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 422377ecb..664735b93 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ libgit2 - the Git linkable library
==================================
[![Travis Build Status](https://secure.travis-ci.org/libgit2/libgit2.svg?branch=master)](http://travis-ci.org/libgit2/libgit2)
-[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/gnjsdi9r48cfoveg/branch/master?svg=true)](https://ci.appveyor.com/project/nulltoken/libgit2/branch/master)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/xvof5b4t5480a2q3/branch/master?svg=true)](https://ci.appveyor.com/project/libgit2/libgit2/branch/master)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/639/badge.svg)](https://scan.coverity.com/projects/639)
`libgit2` is a portable, pure C implementation of the Git core methods