diff --git a/README.md b/README.md index 2f68c15b6..da4245143 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Next-generation Cloud Native Gateway -[![Build Status](https://github.com/alibaba/higress/workflows/build%20and%20codecov/badge.svg?branch=main)](https://github.com/alibaba/higress/actions) +[![Build Status](https://github.com/alibaba/higress/actions/workflows/build-and-test.yaml/badge.svg?branch=main)](https://github.com/alibaba/higress/actions) [![license](https://img.shields.io/github/license/alibaba/higress.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [**官网**](https://higress.io/)   | diff --git a/README_EN.md b/README_EN.md index 59914db81..0668abcc1 100644 --- a/README_EN.md +++ b/README_EN.md @@ -4,7 +4,7 @@ Next-generation Cloud Native Gateway -[![Build Status](https://github.com/alibaba/higress/workflows/build%20and%20codecov/badge.svg?branch=main)](https://github.com/alibaba/higress/actions) +[![Build Status](https://github.com/alibaba/higress/actions/workflows/build-and-test.yaml/badge.svg?branch=main)](https://github.com/alibaba/higress/actions) [![license](https://img.shields.io/github/license/alibaba/higress.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [**Official Site**](https://higress.io/en-us/)   |