Skip to content

Commit 58f1312

Browse files
committed
fix(docs): fix badges links and alt texts
1 parent ee873e8 commit 58f1312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- markdownlint-disable first-line-h1 -->
2-
[![NPM Version](https://img.shields.io/npm/v/aboutproject?logo=npm&logoColor=212121&label=version&labelColor=FAFAFA&color=212121)](https://npmjs.com/package/aboutproject) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/cli-stuff/apr/test.yml?label=tests&labelColor=212121&link=https%3A%2F%2Fgithub.com%2Fcli-stuff%2Fapr%2Factions%2Fworkflows%2Ftest.yml) ![Static Badge](https://img.shields.io/badge/%F0%9F%8C%88_Created_with-ink-fafafa?labelColor=212121&link=bun.sh) ![Static Badge](https://img.shields.io/badge/Built_with-Bun-fbf0df?logo=bun&labelColor=212121&link=bun.sh) [![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome&labelColor=212121)](https://biomejs.dev/)
2+
[![NPM Version](https://img.shields.io/npm/v/aboutproject?logo=npm&logoColor=212121&label=version&labelColor=FAFAFA&color=212121)](https://npmjs.com/package/aboutproject) [![Tests Status](https://img.shields.io/github/actions/workflow/status/cli-stuff/apr/test.yml?label=tests&labelColor=212121)](https://github.com/cli-stuff/apr/actions/workflows/test.yml) [![Created with ink](https://img.shields.io/badge/%F0%9F%8C%88_Created_with-ink-fafafa?labelColor=212121)](https://github.com/vadimdemedes/ink) [![Built with Bun](https://img.shields.io/badge/Built_with-Bun-fbf0df?logo=bun&labelColor=212121)](https://bun.sh) [![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome&labelColor=212121)](https://biomejs.dev/)
33

44
<!-- markdownlint-disable-next-line no-inline-html -->
55
<br>

0 commit comments

Comments
 (0)