Skip to content

Commit ce83aaf

Browse files
committed
docs: Fix broken links in badges
1 parent 7ba3b51 commit ce83aaf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Cosmos SDK: Custom Data APIs
22

3-
[![GitHub license](https://img.shields.io/github/license/cheqd/data-api?color=blue&style=flat-square)](https://github.com/cheqd/data-api/blob/main/LICENSE) [![GitHub contributors](https://img.shields.io/github/contributors/cheqd/data-api?label=contributors%20%E2%9D%A4%EF%B8%8F&style=flat-square)](https://github.com/cheqd/data-api/graphs/contributors)
3+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/cheqd/data-api?color=green&label=stable%20release&style=flat-square)](https://github.com/cheqd/data-api/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/cheqd/data-api?color=green&style=flat-square) [![GitHub license](https://img.shields.io/github/license/cheqd/data-api?color=blue&style=flat-square)](https://github.com/cheqd/data-api/blob/main/LICENSE)
44

5-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cheqd/data-api/dispatch.yml?label=workflows&style=flat-square)](https://github.com/cheqd/.github/actions/workflows/dispatch.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/cheqd/data-api?style=flat-square)
5+
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/cheqd/data-api?include_prereleases&label=dev%20release&style=flat-square)](https://github.com/cheqd/data-api/releases/) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/cheqd/data-api/latest?style=flat-square) [![GitHub contributors](https://img.shields.io/github/contributors/cheqd/data-api?label=contributors%20%E2%9D%A4%EF%B8%8F&style=flat-square)](https://github.com/cheqd/data-api/graphs/contributors)
6+
7+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cheqd/data-api/dispatch.yml?label=workflows&style=flat-square)](https://github.com/cheqd/data-api/actions/workflows/dispatch.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/cheqd/data-api?style=flat-square)
68

79
## ℹ️ Overview
810

0 commit comments

Comments
 (0)