From d09b8ed13ef22f547e459986e284bd63d8907958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=2C=20Lin=29?= Date: Fri, 17 Nov 2023 13:51:45 +0800 Subject: [PATCH] docs: fix: Fix incorrect REUSE specification compliance status badge URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren, Lin) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17c6231..8fdac4f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Ready to use, batteries included Docker Compose configuration file at your fingertips! -[![The GitLab CI pipeline status badge of the project's `main` branch](https://gitlab.com/the-common/docker-compose-config-templates/badges/main/pipeline.svg?ignore_skipped=true "Click here to check out the comprehensive status of the GitLab CI pipelines")](https://gitlab.com/the-common/docker-compose-config-templates/-/pipelines) ![GitHub Actions workflow status badge](https://github.com/the-common/docker-compose-config-templates/actions/workflows/check-potential-problems.yml/badge.svg "GitHub Actions workflow status") [![pre-commit enabled badge](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "This project uses pre-commit to check potential problems")](https://pre-commit.com/) [![REUSE Specification compliance badgez](https://api.reuse.software/badge/github.com/the-common/docker-compose-config-templates "This project complies to the REUSE specification to decrease software licensing costs")](https://api.reuse.software/info/github.com/the-common/docker-compose-config-templates) +[![The GitLab CI pipeline status badge of the project's `main` branch](https://gitlab.com/the-common/docker-compose-config-templates/badges/main/pipeline.svg?ignore_skipped=true "Click here to check out the comprehensive status of the GitLab CI pipelines")](https://gitlab.com/the-common/docker-compose-config-templates/-/pipelines) ![GitHub Actions workflow status badge](https://github.com/the-common/docker-compose-config-templates/actions/workflows/check-potential-problems.yml/badge.svg "GitHub Actions workflow status") [![pre-commit enabled badge](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "This project uses pre-commit to check potential problems")](https://pre-commit.com/) [![REUSE Specification compliance badgez](https://api.reuse.software/badge/gitlab.com/the-common/docker-compose-config-templates "This project complies to the REUSE specification to decrease software licensing costs")](https://api.reuse.software/info/gitlab.com/the-common/docker-compose-config-templates) ## References