Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Modrinth download badge #269

Merged
merged 2 commits into from
Jan 22, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Return precise count by using API v2
  • Loading branch information
triphora committed Jan 22, 2023
commit 069bb907b364a827b152834087e91870ae5cb4b4
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
[2]: https://github.com/blackd/Inventory-Profiles/releases/latest
[3]: https://cf.way2muchnoise.eu/full_495267_CurseForge%20Downloads_%20.svg
[4]: https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next
[5]: https://img.shields.io/modrinth/dt/O7RBXm3n?color=00AF5C&label=Modrinth%0aDownloads%20&style=plastic&logo=modrinth
[5]: https://img.shields.io/badge/dynamic/json?color=00AF5C&label=Modrinth%0aDownloads%20&style=plastic&logo=modrinth&query=downloads&url=https://api.modrinth.com/v2/project/O7RBXm3n
[6]: https://modrinth.com/mod/inventory-profiles-next
[7]: https://discord.gg/23YCxmveUM
[8]: https://img.shields.io/discord/861171785897738240?label=Discord&logo=discord&style=plastic
Expand Down