summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index 6047e7a..c65f6e2 100644
--- a/README.rst
+++ b/README.rst
@@ -9,17 +9,17 @@ This is Python version 3.8.0 alpha 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=master&label=Linux
- :alt: CPython build status on VSTS (Linux)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=6&branchName=master
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Linux-Buildbot?branchName=master&label=Linux
+ :alt: CPython build status on Azure DevOps (Linux)
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=6&branchName=master
-.. image:: https://python.visualstudio.com/cpython/_apis/build/status/macOS-Buildbot?branchName=master&label=macOS
- :alt: CPython build status on VSTS (macOS)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=5&branchName=master
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/macOS-Buildbot?branchName=master&label=macOS
+ :alt: CPython build status on Azure DevOps (macOS)
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=5&branchName=master
-.. image:: https://python.visualstudio.com/cpython/_apis/build/status/Windows-Buildbot?branchName=master&label=Windows
- :alt: CPython build status on VSTS (Windows)
- :target: https://python.visualstudio.com/cpython/_build/latest?definitionId=4&branchName=master
+.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Windows-Buildbot?branchName=master&label=Windows
+ :alt: CPython build status on Azure DevOps (Windows)
+ :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=master
.. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
:alt: CPython code coverage on Codecov