From f7da275772610d0a9b58eab0438fdcf6491024cd Mon Sep 17 00:00:00 2001 From: pricklypointer <168067559+pricklypointer@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:30:17 -0700 Subject: [PATCH] Fix package downloads badge (#104) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 591bf26..a42a193 100644 --- a/README.md +++ b/README.md @@ -86,5 +86,5 @@ MIT License [docs-stable-url]: https://Roger-luo.github.io/Configurations.jl/stable [aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg [aqua-url]: https://github.com/JuliaTesting/Aqua.jl -[downloads-img]:https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/Configurations -[downloads-url]:https://pkgs.genieframework.com?packages=Configurations +[downloads-img]:https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FConfigurations&query=total_requests&suffix=%2Fmonth&label=Downloads +[downloads-url]:https://juliapkgstats.com/pkg/Configurations