Skip to content

Commit

Permalink
updated links in badges
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuwei committed Oct 23, 2023
1 parent 24865f3 commit 2ad911d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdipdup-io%2Fcelestia-indexer.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdipdup-io%2Fcelestia-indexer?ref=badge_shield)
[![Build Status](https://github.com/dipdup-io/celestia-indexer/workflows/Build/badge.svg)](https://github.com/dipdup-io/celestia-indexer/actions?query=branch%3Amaster+workflow%3A%22Build%22)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcelenium-io%2Fcelestia-indexer.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcelenium-io%2Fcelestia-indexer?ref=badge_shield)
[![Build Status](https://github.com/celenium-io/celestia-indexer/workflows/Build/badge.svg)](https://github.com/celenium-io/celestia-indexer/actions?query=branch%3Amaster+workflow%3A%22Build%22)
[![made_with golang](https://img.shields.io/badge/made_with-golang-blue.svg)](https://golang.org/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Go Coverage](https://github.com/dipdup-io/celestia-indexer/wiki/coverage.svg)](https://raw.githack.com/wiki/dipdup-io/celestia-indexer/coverage.html)
[![Go Coverage](https://github.com/celenium-io/celestia-indexer/wiki/coverage.svg)](https://raw.githack.com/wiki/celenium-io/celestia-indexer/coverage.html)

# Celestia Indexer #

Expand All @@ -20,7 +20,7 @@ This is an indexing layer for Celestia DA written in Golang that operates on top
## Indexed entities ##

- Blocks
- Transactions
- Transactions
- Balance updates (block rewards, gov-triggered issuance/burn, other events)
- Header
- Stats
Expand All @@ -39,4 +39,4 @@ This is an indexing layer for Celestia DA written in Golang that operates on top


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdipdup-io%2Fcelestia-indexer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdipdup-io%2Fcelestia-indexer?ref=badge_large)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcelenium-io%2Fcelestia-indexer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcelenium-io%2Fcelestia-indexer?ref=badge_large)

0 comments on commit 2ad911d

Please sign in to comment.