summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBrian Cristante <33549821+brcrista@users.noreply.github.com>2018-12-05 22:42:17 -0500
committerPradyun Gedam <pradyunsg@gmail.com>2018-12-06 09:12:17 +0530
commitd5bcedd3889329ee954708a1ad87c2800ec04f05 (patch)
treec6a7f7910c84f98cfac39dec806402befe32ecf2 /README.rst
parent3a8e21ddcf0e9abbee9ae02cc787b6e06e1d5d62 (diff)
downloadpip-d5bcedd3889329ee954708a1ad87c2800ec04f05.tar.gz
Add labels to the Azure Pipelines badges (#6069)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index ca629302a..b9fa08246 100644
--- a/README.rst
+++ b/README.rst
@@ -15,14 +15,14 @@ The `PyPA recommended`_ tool for installing Python packages.
.. image:: https://readthedocs.org/projects/pip/badge/?version=latest
:target: https://pip.pypa.io/en/latest
-.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(Windows)
- :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=6
+.. image:: https://dev.azure.com/pypa/pip/_apis/build/status/Linux?branchName=master&label=Windows
+ :target: https://dev.azure.com/pypa/pip/_build/latest?definitionId=6
-.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(macOS)
- :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=7
+.. image:: https://dev.azure.com/pypa/pip/_apis/build/status/macOS?branchName=master&label=macOS
+ :target: https://dev.azure.com/pypa/pip/_build/latest?definitionId=7
-.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(Linux)
- :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=4
+.. image:: https://dev.azure.com/pypa/pip/_apis/build/status/Linux?branchName=master&label=Linux
+ :target: https://dev.azure.com/pypa/pip/_build/latest?definitionId=4
* `Installation`_
* `Documentation`_