Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit cd32510

Browse files
fix: broken badges (#1904)
Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>
1 parent 9bfa166 commit cd32510

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom
77

88
<p align="center">
99
<a href="https://github.com/EddieHubCommunity" target="_blank" rel="noopener noreferrer">
10-
<img src="https://forthebadge.com/images/badges/built-with-love.svg" alt="built with love badge" />
10+
<img src="https://img.shields.io/badge/built_with-love-red" alt="built with love badge" />
1111
</a>
1212
<a href="https://github.com/EddieHubCommunity" target="_blank" rel="noopener noreferrer">
13-
<img src="https://forthebadge.com/images/badges/made-with-markdown.svg" alt="made with markdown badge" />
13+
<img src="https://img.shields.io/badge/made_with-markdown-blue" alt="made with markdown badge" />
1414
</a>
1515
<a href="https://github.com/EddieHubCommunity" target="_blank" rel="noopener noreferrer">
16-
<img src="https://forthebadge.com/images/badges/open-source.svg" alt="open source badge" />
16+
<img src="https://img.shields.io/badge/open-source-green" alt="open source badge" />
1717
</a>
1818
<br />
1919
<a href="https://eddiehubcommunity.github.io/awesome-github-profiles/" target="_blank" rel="noopener noreferrer">
20-
<img src="https://forthebadge.com/images/badges/check-it-out.svg" alt="check it out badge" />
20+
<img src="https://img.shields.io/badge/check_it-out-blue" alt="check it out badge" />
2121
</a>
2222
<a href="https://github.com/EddieHubCommunity" target="_blank" rel="noopener noreferrer">
23-
<img src="https://forthebadge.com/images/badges/built-by-developers.svg" alt="built by developers badge" />
23+
<img src="https://img.shields.io/badge/built_by-developers-yellow" alt="built by developers badge" />
2424
</a>
2525
</p>
2626

0 commit comments

Comments
 (0)