From 3085b538b2fc3fa99578b3714ad06b5893efe89d Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 24 Sep 2018 08:02:35 -0400 Subject: Fixed space --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 89e04b60b1..86de8f200e 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ 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://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%CI?branchName=3.7 +.. image:: https://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%20CI?branchName=3.7 :alt: CPython build status on Azure Pipelines :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=3.7 -- cgit v1.2.1