Fix badge URL
This commit is contained in:
@@ -44,7 +44,7 @@ services = [
|
|||||||
CIService(
|
CIService(
|
||||||
name="azure-pipelines",
|
name="azure-pipelines",
|
||||||
dst_config_path="azure-pipelines.yml",
|
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(
|
CIService(
|
||||||
name="circleci",
|
name="circleci",
|
||||||
|
|||||||
Reference in New Issue
Block a user