This is an automated email from the ASF dual-hosted git repository.

yihua pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 9db0a60e677 [MINOR] Update Azure CI links in README (#11771)
9db0a60e677 is described below

commit 9db0a60e677d6e38d2ecaba08cac112652a05bb8
Author: Y Ethan Guo <[email protected]>
AuthorDate: Tue Aug 13 11:36:18 2024 -0700

    [MINOR] Update Azure CI links in README (#11771)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 18a7a61d7fe..7d9501c5033 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ analytical datasets on DFS (Cloud stores, HDFS or any Hadoop 
FileSystem compatib
 <https://hudi.apache.org/>
 
 
[![Build](https://github.com/apache/hudi/actions/workflows/bot.yml/badge.svg)](https://github.com/apache/hudi/actions/workflows/bot.yml)
-[![Test](https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_apis/build/status/apachehudi-ci.hudi-mirror?branchName=master)](https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/latest?definitionId=3&branchName=master)
+[![Test](https://dev.azure.com/apachehudi/hudi-oss-ci/_apis/build/status/apachehudi-ci.hudi-mirror?branchName=master)](https://dev.azure.com/apachehudi/hudi-oss-ci/_build/latest?definitionId=5&branchName=master)
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.hudi/hudi/badge.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hudi%22)
 ![GitHub commit 
activity](https://img.shields.io/github/commit-activity/m/apache/hudi)

Reply via email to