From 30309cefe25cf7cfd2245b0c17ef521ef29cccfd Mon Sep 17 00:00:00 2001 From: Alex <40795980+AlexProgrammerDE@users.noreply.github.com> Date: Sun, 21 Jul 2024 00:29:34 +0200 Subject: [PATCH] Fix: Opencollab repo link in Readme (#840) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271e43fa..4ef4362f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ See the [example](https://github.com/GeyserMC/MCProtocolLib/tree/master/example/ ## Adding as a Dependency -MCProtocolLib builds are published to the [Open Collaboration repository](https://repo.opencollab.dev/ui/packages/gav:%2F%2Forg.geysermc:mcprotocollib). +MCProtocolLib builds are published to the [Open Collaboration repository](https://repo.opencollab.dev/#/maven-snapshots/org/geysermc/mcprotocollib/protocol). Follow the below steps to add MCProtocolLib as a dependency to your project. ### Maven