Skip to content

Commit e261303

Browse files
committed
README: rename "VSTS" to "Azure DevOps"
Visual Studio Team Services is now a family of applications named "Azure DevOps". Update the README to refer to it thusly.
1 parent 464305b commit e261303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ in your favorite language.
1717
[GitKraken](https://gitkraken.com/) and [gmaster](https://gmaster.io/)
1818
and on Git hosting providers like [GitHub](https://github.com/),
1919
[GitLab](https://gitlab.com/) and
20-
[Visual Studio Team Services](https://visualstudio.com/team-services/).
20+
[Azure DevOps](https://azure.com/devops).
2121
We perform the merge every time you click "merge pull request".
2222

2323
`libgit2` is licensed under a **very permissive license** (GPLv2 with a special
@@ -107,7 +107,7 @@ What It Can Do
107107

108108
libgit2 provides you with the ability to manage Git repositories in the
109109
programming language of your choice. It's used in production to power many
110-
applications including GitHub.com, Plastic SCM and Visual Studio Team Services.
110+
applications including GitHub.com, Plastic SCM and Azure DevOps.
111111

112112
It does not aim to replace the git tool or its user-facing commands. Some APIs
113113
resemble the plumbing commands as those align closely with the concepts of the

0 commit comments

Comments
 (0)