Skip to content

Commit

Permalink
fixup! docs: fix: Add missing project badges to the README document
Browse files Browse the repository at this point in the history
Fix incorrect REUSE compliance badge image URL

Signed-off-by: 林博仁(Buo-ren, Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Jul 13, 2024
1 parent a9192ff commit 28f60d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project provides a common base of Markdownlint(Node.js variant)'s configuration file(.markdownlint.yml) that should be easily adaptable for most project's with little modifications.

[![The indication badge of Continuous Integration(CI)'s current status](https://cloud.drone.io/api/badges/the-common/markdownlint-nodejs-config-templates/status.svg "Continuous Integration(CI) status")](https://cloud.drone.io/the-common/markdownlint-nodejs-config-templates) [![GitHub Actions workflow status badge](https://github.com/the-common/markdownlint-nodejs-config-templates/actions/workflows/check-potential-problems.yml/badge.svg "GitHub Actions workflow status")](https://github.com/the-common/markdownlint-nodejs-config-templates/actions/workflows/check-potential-problems.yml) [![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 badge](https://api.reuse.software/badge/gitlab.com/the-common/markdownlint-nodejs-config-templates "This project complies to the REUSE specification to decrease software licensing costs")](https://api.reuse.software/info/github.com/the-common/markdownlint-nodejs-config-templates)
[![The indication badge of Continuous Integration(CI)'s current status](https://cloud.drone.io/api/badges/the-common/markdownlint-nodejs-config-templates/status.svg "Continuous Integration(CI) status")](https://cloud.drone.io/the-common/markdownlint-nodejs-config-templates) [![GitHub Actions workflow status badge](https://github.com/the-common/markdownlint-nodejs-config-templates/actions/workflows/check-potential-problems.yml/badge.svg "GitHub Actions workflow status")](https://github.com/the-common/markdownlint-nodejs-config-templates/actions/workflows/check-potential-problems.yml) [![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 badge](https://api.reuse.software/badge/github.com/the-common/markdownlint-nodejs-config-templates "This project complies to the REUSE specification to decrease software licensing costs")](https://api.reuse.software/info/github.com/the-common/markdownlint-nodejs-config-templates)

## Reference

Expand Down

0 comments on commit 28f60d4

Please sign in to comment.