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

zrlw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new a866a578 change README.md use the right icon url. (#658)
a866a578 is described below

commit a866a578e6c7d025623769e1be85606e42399540
Author: stellar <[email protected]>
AuthorDate: Thu Jun 19 21:30:42 2025 +0800

    change README.md use the right icon url. (#658)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 04ed3cd5..184c0227 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # dubbo-spi-extensions
-[![Build 
Status](https://travis-ci.org/apache/dubbo-spi-extensions.svg?branch=master)](https://travis-ci.org/apache/dubbo-spi-extensions)
+[![Build and Test For 
PR](https://github.com/apache/dubbo-spi-extensions/actions/workflows/build-and-test-pr.yml/badge.svg)](https://github.com/apache/dubbo-spi-extensions/actions/workflows/build-and-test-pr.yml)
 
[![codecov](https://codecov.io/gh/apache/dubbo-spi-extensions/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-spi-extensions)
-[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.dubbo/dubbo-spi-extensions.svg)](https://search.maven.org/search?q=g:org.apache.dubbo%20AND%20a:dubbo-spi-extensions)
-[![GitHub 
release](https://img.shields.io/github/release/apache/dubbo-spi-extensions.svg)]
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.dubbo.extensions/extensions-parent.svg)](https://search.maven.org/search?q=g:org.apache.dubbo.extensions)
+[![License](https://img.shields.io/github/license/apache/dubbo.svg)](https://www.apache.org/licenses/LICENSE-2.0)
 
 [中文](./README_CN.md)
 

Reply via email to