Fix badge URL
This commit is contained in:
@@ -44,7 +44,7 @@ services = [
|
||||
CIService(
|
||||
name="azure-pipelines",
|
||||
dst_config_path="azure-pipelines.yml",
|
||||
badge_md="[](https://dev.azure.com/joerick0429/cibuildwheel/_build/latest?definitionId=2&branchName={branch})",
|
||||
badge_md="[](https://dev.azure.com/joerick0429/cibuildwheel/_build/latest?definitionId=2&branchName={branch})",
|
||||
),
|
||||
CIService(
|
||||
name="circleci",
|
||||
|
||||
Reference in New Issue
Block a user