summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2018-09-11 14:01:13 -0700
committerGitHub <noreply@github.com>2018-09-11 14:01:13 -0700
commitd289df13d376d69764884982c236dbc3879ad43c (patch)
tree316523293544b2e11bc4068d63e1fb698a3ed6c3 /README.rst
parent536e45accf8f05355dd943a6966b9968cdb15f5a (diff)
downloadcpython-git-d289df13d376d69764884982c236dbc3879ad43c.tar.gz
Update VSTS to Azure DevOps and simplify dependencies (GH-9168)
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 b330b41abd..377aa3dfce 100644
--- a/README.rst
+++ b/README.rst
@@ -9,17 +9,17 @@ This is Python version 3.7.0+
:alt: CPython build status on Appveyor
:target: https://ci.appveyor.com/project/python/cpython/branch/master
-.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Linux-Buildbot?branchName=3.7&label=Linux
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Linux-Buildbot?branchName=3.7&label=Linux
:alt: CPython build status on VSTS (Linux)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=6&branchName=3.7
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=6&branchName=3.7
-.. image:: https://python.visualstudio.com/cpython/_apis/build/status/macOS-Buildbot?branchName=3.7&label=macOS
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/macOS-Buildbot?branchName=3.7&label=macOS
:alt: CPython build status on VSTS (macOS)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=5&branchName=3.7
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=5&branchName=3.7
-.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Windows-Buildbot?branchName=3.7&label=Windows
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Windows-Buildbot?branchName=3.7&label=Windows
:alt: CPython build status on VSTS (Windows)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=4&branchName=3.7
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=3.7
.. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
:alt: CPython code coverage on Codecov