11# Insights
22<div align =" center " >
3- <a href =" https://github.com/FrankHeijden /Insights/actions " >
4- <img alt="GitHub Actions" src="https://github.com/FrankHeijden /Insights/workflows/Java%20CI%20with%20Gradle /badge.svg?branch=main"/>
3+ <a href =" https://github.com/InsightsPlugin /Insights/actions " >
4+ <img alt="GitHub Actions" src="https://github.com/InsightsPlugin /Insights/actions/ workflows/publish.yml /badge.svg?branch=main"/>
55 </a >
6- <a href =" https://repo.fvdh .dev/#/releases/dev/frankheijden/insights/Insights " >
7- <img alt="FvdH Repository " src="https://repo.fvdh.dev/api/badge/latest/releases/dev/frankheijden/insights/Insights? color=40c14a&name=fvdh-repository "/>
6+ <a href =" https://repo.jsinco .dev/#/releases/dev/frankheijden/insights/Insights " >
7+ <img alt="Maven Version " src="https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.jsinco.dev%2Freleases%2Fdev%2Ffrankheijden%2Finsights%2FInsights%2Fmaven-metadata.xml& color=40c14a&label=jsinco-repo "/>
88 </a >
9- <a href =" https://github.com/FrankHeijden /Insights/releases/latest " >
9+ <a href =" https://github.com/InsightsPlugin /Insights/releases/latest " >
1010 <img alt="GitHub Releases" src="https://img.shields.io/github/release/FrankHeijden/Insights.svg?label=GitHub%20Releases&color=40c14a"/>
1111 </a >
12- <a href =" https://www.spigotmc.org/resources/56489/ " >
13- <img alt="Spigot Downloads" src="https://img.shields.io/badge/dynamic/json.svg ?color=40c14a&label=Downloads%20%28SpigotMC %29&query=%24.downloads&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F56489 "/>
12+ <a href =" https://modrinth.com/plugin/insights " >
13+ <img alt="Modrinth Downloads" src="https://img.shields.io/modrinth/dt/insights ?color=40c14a&label=Downloads%20%28Modrinth %29"/>
1414 </a >
1515 <a href =" https://www.spigotmc.org/resources/56489/ " >
1616 <img alt="Spigot Ratings" src="https://img.shields.io/badge/dynamic/json.svg?color=40c14a&label=Ratings%20%28SpigotMC%29&query=%24.rating.average&suffix=%20%2F%205&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F56489"/>
@@ -77,7 +77,7 @@ There are two ways to compile Insights:
7777### Repository / Dependency
7878If you wish to use snapshot version of Insights, you can use the following repo:
7979```
80- https://repo.fvdh .dev/snapshots
80+ https://repo.jsinco .dev/snapshots
8181```
8282
8383#### Gradle:
@@ -87,7 +87,7 @@ repositories {
8787}
8888
8989dependencies {
90- maven(" https://repo.fvdh .dev/releases" )
90+ maven(" https://repo.jsinco .dev/releases" )
9191}
9292```
9393
@@ -97,8 +97,8 @@ dependencies {
9797 <repositories >
9898 <!-- Insights repo -->
9999 <repository >
100- <id >fvdh </id >
101- <url >https://repo.fvdh .dev/releases</url >
100+ <id >jsinco-repo </id >
101+ <url >https://repo.jsinco .dev/releases</url >
102102 </repository >
103103 </repositories >
104104
0 commit comments