From 3e1f13dbbec2e8349395e42c438d4b449390cb30 Mon Sep 17 00:00:00 2001 From: Tian L <60599517+tian-lt@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:49:49 +0800 Subject: [PATCH] update ci badge (#2196) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc68ddb1..ded2d2ce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The app provides standard, scientific, and programmer calculator functionality, Calculator ships regularly with new features and bug fixes. You can get the latest version of Calculator in the [Microsoft Store](https://www.microsoft.com/store/apps/9WZDNCRFHVN5). -[![Build Status](https://dev.azure.com/ms/calculator/_apis/build/status/Calculator-CI?branchName=main)](https://dev.azure.com/ms/calculator/_build/latest?definitionId=57&branchName=main) +[![Continuous Integration](https://github.com/microsoft/calculator/actions/workflows/action-ci.yml/badge.svg)](https://github.com/microsoft/calculator/actions/workflows/action-ci.yml) ![Calculator Screenshot](docs/Images/CalculatorScreenshot.png)