From 8d3e49393132555775c41e3ddffc5b11239df65f Mon Sep 17 00:00:00 2001 From: Nova Kwok Date: Thu, 24 Mar 2022 15:18:28 +0800 Subject: [PATCH] Fix README.md (#111) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87063c6..226f09e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

[![CI](https://github.com/webp-sh/webp_server_go/actions/workflows/CI.yaml/badge.svg)](https://github.com/webp-sh/webp_server_go/actions/workflows/CI.yaml) -[![build docker image](https://github.com/webp-sh/webp_server_go/actions/workflows/builder.yaml/badge.svg)](https://github.com/webp-sh/webp_server_go/actions/workflows/builder.yaml) -[![Release WebP Server Go Binaries](https://github.com/webp-sh/webp_server_go/actions/workflows/release.yaml/badge.svg)](https://github.com/webp-sh/webp_server_go/actions/workflows/release.yaml) +[![build docker image](https://github.com/webp-sh/webp_server_go/actions/workflows/release_binary.yaml/badge.svg)](https://github.com/webp-sh/webp_server_go/actions/workflows/release_binary.yaml) +[![Release WebP Server Go Binaries](https://github.com/webp-sh/webp_server_go/actions/workflows/release_docker_image.yaml/badge.svg)](https://github.com/webp-sh/webp_server_go/actions/workflows/release_docker_image.yaml) [![codecov](https://codecov.io/gh/webp-sh/webp_server_go/branch/master/graph/badge.svg?token=VR3BMZME65)](https://codecov.io/gh/webp-sh/webp_server_go) [Documentation](https://docs.webp.sh/) | [Website](https://webp.sh/)