From 579e32abd9f31af0b8d3728205a6d4a8b365f966 Mon Sep 17 00:00:00 2001 From: Chang lue Tsen Date: Fri, 25 Apr 2025 15:38:52 +0900 Subject: [PATCH] fix: update CI/CD badge link in README files --- README.md | 2 +- readme_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d5a754..ecfcb5f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![License](https://img.shields.io/github/license/perfect-panel/ppanel-server)](LICENSE) ![Go Version](https://img.shields.io/badge/Go-1.21%2B-blue) [![Docker](https://img.shields.io/badge/Docker-Available-blue)](Dockerfile) -[![CI/CD](https://img.shields.io/github/actions/workflow/status/perfect-panel/ppanel-server/build-and-release.yml)](.github/workflows/build-and-release.yml) +[![CI/CD](https://img.shields.io/github/actions/workflow/status/perfect-panel/ppanel-server/release.yml)](.github/workflows/release.yml) **PPanel is a pure, professional, and perfect open-source proxy panel tool, designed for learning and practical use.** diff --git a/readme_zh.md b/readme_zh.md index b747518..33d1901 100644 --- a/readme_zh.md +++ b/readme_zh.md @@ -5,7 +5,7 @@ [![License](https://img.shields.io/github/license/perfect-panel/ppanel-server)](LICENSE) ![Go Version](https://img.shields.io/badge/Go-1.21%2B-blue) [![Docker](https://img.shields.io/badge/Docker-Available-blue)](Dockerfile) -[![CI/CD](https://img.shields.io/github/actions/workflow/status/perfect-panel/ppanel-server/build-and-release.yml)](.github/workflows/build-and-release.yml) +[![CI/CD](https://img.shields.io/github/actions/workflow/status/perfect-panel/ppanel-server/release.yml)](.github/workflows/release.yml) **PPanel 是一个纯净、专业、完美的开源代理面板工具,旨在成为您学习和实际使用的理想选择。**