Skip to content

Commit 7d55f5b

Browse files
authored
chore: issues were displayed incorrectly in README (#438)
<!-- greptile_comment --> ## Greptile Summary Updates GitHub issues badge URL in README.md to fix incorrect display, changing repository name from 'ephemeral-validator' to 'magicblock-validator'. - Fixed repository name in issues badge URL from 'ephemeral-validator' to 'magicblock-validator' in `README.md` - **Issue**: Badge link URL still references 'bolt' repository instead of 'magicblock-validator', needs to be updated for full functionality <!-- /greptile_comment -->
1 parent fab0ee7 commit 7d55f5b

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
@@ -11,7 +11,7 @@
1111

1212
<p>
1313
<a href="https://docs.magicblock.gg/Accelerate/ephemeral_rollups"><img alt="Documentation" src="https://img.shields.io/badge/docs-tutorials-blueviolet" /></a>
14-
<a href="https://github.com/magicblock-labs/bolt/issues"><img alt="Issues" src="https://img.shields.io/github/issues/magicblock-labs/ephemeral-validator?color=blueviolet" /></a>
14+
<a href="https://github.com/magicblock-labs/magicblock-validator/issues"><img alt="Issues" src="https://img.shields.io/github/issues/magicblock-labs/magicblock-validator?color=blueviolet" /></a>
1515
<a href="https://discord.com/invite/MBkdC3gxcv"><img alt="Discord Chat" src="https://img.shields.io/discord/943797222162726962?color=blueviolet" /></a>
1616
</p>
1717

0 commit comments

Comments
 (0)