summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-09-18 13:52:08 +1000
committerPatrick Steinhardt <ps@pks.im>2018-10-26 13:52:47 +0200
commit2c0f905387c8780ce02c5f8f020a681a217afd58 (patch)
treef3b8c1c842f542ac986218511d12daa259d0df69
parent727ab5b9778e9a593727d70f4391302d8908c3f8 (diff)
downloadlibgit2-2c0f905387c8780ce02c5f8f020a681a217afd58.tar.gz
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. (cherry picked from commit e2613039b34b9f119ca948c70ba75dd93dc1803f)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4fbdf1e70..98cd9584a 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ What It Can Do
libgit2 provides you with the ability to manage Git repositories in the
programming language of your choice. It's used in production to power many
-applications including GitHub.com, Plastic SCM and Visual Studio Team Services.
+applications including GitHub.com, Plastic SCM and Azure DevOps.
It does not aim to replace the git tool or its user-facing commands. Some APIs
resemble the plumbing commands as those align closely with the concepts of the