Skip to content

Commit 464305b

Browse files
committed
README: update the build badge to Azure Pipelines
VSTS is now a family of components; "Azure Pipelines" is the build and release pipeline application.
1 parent d7d0139 commit 464305b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libgit2 - the Git linkable library
22
==================================
33

4-
[![VSTS Build Status](https://libgit2.visualstudio.com/libgit2/_apis/build/status/libgit2)](https://libgit2.visualstudio.com/libgit2/_build/latest?definitionId=7)
4+
[![Azure Pipelines Build Status](https://dev.azure.com/libgit2/libgit2/_apis/build/status/libgit2)](https://dev.azure.com/libgit2/libgit2/_build/latest?definitionId=7)
55
[![Coverity Scan Build Status](https://scan.coverity.com/projects/639/badge.svg)](https://scan.coverity.com/projects/639)
66

77
`libgit2` is a portable, pure C implementation of the Git core methods

0 commit comments

Comments
 (0)